Gentoo Archives: gentoo-proxy-maint

From: Dwosky <dwosky@××××××××××.com>
To: "gentoo-proxy-maint@l.g.o" <gentoo-proxy-maint@l.g.o>
Subject: [gentoo-proxy-maint] RepoMan complains about stable keywords
Date: Fri, 21 Feb 2020 16:40:28
Message-Id: xo83pf0Qe5yy4W7B7caGjTmXuDQjMrOrAwJTyuNQHSdhC6K5opzODBRrO5uwA4fjqyToePITs-ru_t_6CbTRfMFt41Sw6-v9tQMWcBXmtL8=@protonmail.com
1 Hello,
2
3 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):
4 RepoMan scours the neighborhood...
5 KEYWORDS.stable [fatal] 1
6 acct-group/monitorix/monitorix-0.ebuild added with stable keywords: alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86
7 Please fix these important QA issues first.
8
9 And the ebuild itself:
10 # Copyright 2020 Gentoo Authors
11 # Distributed under the terms of the GNU General Public License v2
12
13 EAPI=7
14
15 inherit acct-group
16
17 DESCRIPTION="Monitorix system tool group"
18 ACCT_GROUP_ID=401
19
20 Any hint on how to commit these ebuilds?
21
22 Cheers,
23 Peter.

Replies

Subject Author
Re: [gentoo-proxy-maint] RepoMan complains about stable keywords "Michał Górny" <mgorny@g.o>