summaryrefslogtreecommitdiff
path: root/dev-libs/leatherman
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-09-26 14:20:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-09-26 14:35:27 +0200
commit84bd3cea772d3c5281efa7ad9c61f5cd248d0087 (patch)
treedcc6ace3ada61c576b59253fc63197263cd2b18e /dev-libs/leatherman
parent259e5a36da3ecfc33861a1e8ec511709c23f5838 (diff)
downloadgentoo-84bd3cea772d3c5281efa7ad9c61f5cd248d0087.tar.gz
gentoo-84bd3cea772d3c5281efa7ad9c61f5cd248d0087.tar.xz
dev-libs/leatherman: amd64 stable wrt bug #593512
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 e64fca8f06b..cd395dd82c0 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:*