summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-06-06 18:13:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-06-06 18:13:07 +0200
commit8a2c5384f81aea6914a444c9347a7f875f154d4a (patch)
tree52aa195b525be498818575efb80770aaa8e6f7f2
parentapp-editors/qxmledit: amd64 stable wrt bug #584544 (diff)
downloadgentoo-8a2c5384f81aea6914a444c9347a7f875f154d4a.tar.gz
gentoo-8a2c5384f81aea6914a444c9347a7f875f154d4a.tar.bz2
gentoo-8a2c5384f81aea6914a444c9347a7f875f154d4a.zip
dev-libs/leatherman: amd64 stable wrt bug #583362
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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:*