commit: 989d9130630ea65f74db15ed90ddcb69c099b845
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 26 02:28:34 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 26 02:28:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=989d9130
dev-util/distro-info: Stabilize 1.0 ALLARCHES, #773940
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/distro-info/distro-info-1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/distro-info/distro-info-1.0.ebuild
b/dev-util/distro-info/distro-info-1.0.ebuild
index e44eda11472..91a7c0bd398 100644
--- a/dev-util/distro-info/distro-info-1.0.ebuild
+++ b/dev-util/distro-info/distro-info-1.0.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 )"