summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-18 12:03:08 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-18 12:03:08 +0100
commit590be7c16cb017d6d3b085c01d2b54c9f12fbedb (patch)
tree54d6b6fc7f70304cb1e4c225af8edd282b9a6c58
parentapp-portage/gpyutils: x86 stable wrt bug #712318 (diff)
downloadgentoo-590be7c1.tar.gz
gentoo-590be7c1.tar.bz2
gentoo-590be7c1.zip
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@gentoo.org>
-rw-r--r--dev-util/distro-info/distro-info-0.22.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/distro-info/distro-info-0.22.ebuild b/dev-util/distro-info/distro-info-0.22.ebuild
index c9d42ef994d5..c7530dee8c22 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 )"