diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:20:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | 84bd3cea772d3c5281efa7ad9c61f5cd248d0087 (patch) | |
tree | dcc6ace3ada61c576b59253fc63197263cd2b18e /dev-libs/leatherman | |
parent | net-libs/libpcap: amd64 stable wrt bug #594600 (diff) | |
download | gentoo-84bd3cea772d3c5281efa7ad9c61f5cd248d0087.tar.gz gentoo-84bd3cea772d3c5281efa7ad9c61f5cd248d0087.tar.bz2 gentoo-84bd3cea772d3c5281efa7ad9c61f5cd248d0087.zip |
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.ebuild | 2 |
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 e64fca8f06b2..cd395dd82c0e 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:* |