summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/leatherman/leatherman-0.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-0.6.2.ebuild b/dev-libs/leatherman/leatherman-0.6.2.ebuild
index 2c1f42cdaf94..0b929bbf0f38 100644
--- a/dev-libs/leatherman/leatherman-0.6.2.ebuild
+++ b/dev-libs/leatherman/leatherman-0.6.2.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:*