commit: 590be7c16cb017d6d3b085c01d2b54c9f12fbedb
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 18 11:03:08 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Mar 18 11:03:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=590be7c1
dev-util/distro-info: x86 stable wrt bug #712954
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-util/distro-info/distro-info-0.22.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/distro-info/distro-info-0.22.ebuild
b/dev-util/distro-info/distro-info-0.22.ebuild
index c9d42ef994d..c7530dee8c2 100644
--- a/dev-util/distro-info/distro-info-0.22.ebuild
+++ b/dev-util/distro-info/distro-info-0.22.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="python test"
RESTRICT="!test? ( test )"