summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-10-11 08:30:23 +0200
committerJeroen Roovers <jer@gentoo.org>2016-10-11 08:32:53 +0200
commit835c3b7d51c9fcec18cc25db8448fc1efde87de7 (patch)
treebd2b19a56f2b226b47a879af01396a65b2ce5a72 /dev-libs/leatherman
parentdev-ruby/heredoc_unindent: add ruby23 (diff)
downloadgentoo-835c3b7d51c9fcec18cc25db8448fc1efde87de7.tar.gz
gentoo-835c3b7d51c9fcec18cc25db8448fc1efde87de7.tar.bz2
gentoo-835c3b7d51c9fcec18cc25db8448fc1efde87de7.zip
dev-libs/leatherman: Stable for PPC64 (bug #593512).
Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/leatherman')
-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 cd395dd82c0e..dc25999269bf 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:*