commit: dd757d105f0dda8e0cc0ca825bb1843dbf3347c2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 26 02:26:41 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 26 02:26:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd757d10
dev-util/distro-info: Stabilize 1.0 amd64, #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 9df6704e2ea..e44eda11472 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 )"