diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 23:18:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 23:20:20 +0100 |
commit | 689f5b4d147d97b7883d404169f5d914c4ebe3bf (patch) | |
tree | 6844a78028628779487718a7fa139675a818d27d /dev-util | |
parent | www-apps/scgi: amd64 stable wrt bug #549002 (diff) | |
download | gentoo-689f5b4d147d97b7883d404169f5d914c4ebe3bf.tar.gz gentoo-689f5b4d147d97b7883d404169f5d914c4ebe3bf.tar.bz2 gentoo-689f5b4d147d97b7883d404169f5d914c4ebe3bf.zip |
dev-util/distro-info: amd64 stable wrt bug #604020
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/distro-info/distro-info-0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/distro-info/distro-info-0.14.ebuild b/dev-util/distro-info/distro-info-0.14.ebuild index fd69a70403c1..315d6ac6f3b5 100644 --- a/dev-util/distro-info/distro-info-0.14.ebuild +++ b/dev-util/distro-info/distro-info-0.14.ebuild @@ -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} )" |