diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-29 14:25:27 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-29 14:32:29 -0500 |
commit | f2f5d6cbdda7ed28c0789c08feeff161305d7218 (patch) | |
tree | 0be1d600c024f305eb886c1ce914aaf4e3f2d157 /dev-libs/leatherman | |
parent | dev-ruby/facter: more cleanup (diff) | |
download | gentoo-f2f5d6cbdda7ed28c0789c08feeff161305d7218.tar.gz gentoo-f2f5d6cbdda7ed28c0789c08feeff161305d7218.tar.bz2 gentoo-f2f5d6cbdda7ed28c0789c08feeff161305d7218.zip |
dev-libs/leatherman: 1.0.0 stable amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-libs/leatherman')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.0.0.ebuild b/dev-libs/leatherman/leatherman-1.0.0.ebuild index fa1c63c54840..cdc882c01b08 100644 --- a/dev-libs/leatherman/leatherman-1.0.0.ebuild +++ b/dev-libs/leatherman/leatherman-1.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" IUSE="debug test" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86" RDEPEND="net-misc/curl" DEPEND=">=dev-libs/boost-1.54[nls] |