summaryrefslogtreecommitdiff
path: root/dev-util
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-02 10:48:22 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-02 10:53:50 +0100
commit254031442dc39b999b87dd3b699fcd66dd04213f (patch)
tree5ace834ce57382e7380bbc009ae236a487ad5eca /dev-util
parent0483eb569bd48cfd616c36d079a01e1e827a0c46 (diff)
downloadgentoo-254031442dc39b999b87dd3b699fcd66dd04213f.tar.gz
gentoo-254031442dc39b999b87dd3b699fcd66dd04213f.tar.xz
dev-util/distro-info: x86 stable wrt bug #604020
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/distro-info/distro-info-0.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/distro-info/distro-info-0.14.ebuild b/dev-util/distro-info/distro-info-0.14.ebuild
index 315d6ac6f3b..8c1510c3dcc 100644
--- a/dev-util/distro-info/distro-info-0.14.ebuild
+++ b/dev-util/distro-info/distro-info-0.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,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"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"