Hello,

I'm trying to update the ebuild of Monitorix to be GLEP-81 compilant, but I'm not able to commit neither acct-group nor acct-user since RepoMan complains about the keywords (which are not present in neither user nor group ebuild):
RepoMan scours the neighborhood...
  KEYWORDS.stable [fatal]       1
   acct-group/monitorix/monitorix-0.ebuild added with stable keywords: alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86
Please fix these important QA issues first.

And the ebuild itself:
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit acct-group

DESCRIPTION="Monitorix system tool group"
ACCT_GROUP_ID=401


Any hint on how to commit these ebuilds?


Cheers,
Peter.