commit: 794020df28ab930d710d33e0732c529c41f43c5b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 11 14:22:40 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 14:23:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=794020df
app-admin/supervisor: x86 stable wrt bug #736711
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-admin/supervisor/supervisor-4.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/supervisor/supervisor-4.2.0.ebuild
b/app-admin/supervisor/supervisor-4.2.0.ebuild
index 607c6838302..73f0b57fc80 100644
--- a/app-admin/supervisor/supervisor-4.2.0.ebuild
+++ b/app-admin/supervisor/supervisor-4.2.0.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="repoze ZPL BSD HPND GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
RDEPEND="acct-group/supervisor"