summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-12-29 11:29:25 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-12-29 11:44:02 +0100
commitb41da958da11ce5e2b371b191a9c781e1fb6c83e (patch)
tree71a80f2ad85b5d9aed240c6cd1092f2439134399 /dev-libs
parentdev-ruby/rake: x86 stable wrt bug #586862 (diff)
downloadgentoo-b41da958da11ce5e2b371b191a9c781e1fb6c83e.tar.gz
gentoo-b41da958da11ce5e2b371b191a9c781e1fb6c83e.tar.bz2
gentoo-b41da958da11ce5e2b371b191a9c781e1fb6c83e.zip
dev-libs/leatherman: x86 stable wrt bug #593512
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/leatherman/leatherman-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-0.9.0.ebuild b/dev-libs/leatherman/leatherman-0.9.0.ebuild
index dc25999269bf..ca1a6d0a158b 100644
--- a/dev-libs/leatherman/leatherman-0.9.0.ebuild
+++ b/dev-libs/leatherman/leatherman-0.9.0.ebuild
@@ -16,7 +16,7 @@ S="${S}/all/${P}"
LICENSE="Apache-2.0"
SLOT="0"
IUSE="debug test"
-KEYWORDS="amd64 ~hppa ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ppc64 x86"
CDEPEND="
>=sys-devel/gcc-4.8:*