commit: 8e896abbe84393dce60503026027e01c854bd4be
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue May 12 08:53:41 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue May 12 08:53:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e896abb
dev-libs/satyr: x86 stable wrt bug #717916
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-libs/satyr/satyr-0.30.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/satyr/satyr-0.30.ebuild b/dev-libs/satyr/satyr-0.30.ebuild
index 6c96de3ef6c..525f046328c 100644
--- a/dev-libs/satyr/satyr-0.30.ebuild
+++ b/dev-libs/satyr/satyr-0.30.ebuild
@@ -16,7 +16,7 @@ SLOT="0/4"
IUSE="python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="python? ( ${PYTHON_DEPS} )
>=dev-libs/elfutils-0.158