diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-09 10:45:19 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-09 10:45:50 -0600 |
commit | 77cc27adefa7b37f5c443feb0625d4d5c1b544e8 (patch) | |
tree | 55b5480fe2337756d5818216dee476e7af546c35 | |
parent | dev-php/PEAR-Net_Socket: Version bump (diff) | |
download | gentoo-77cc27adefa7b37f5c443feb0625d4d5c1b544e8.tar.gz gentoo-77cc27adefa7b37f5c443feb0625d4d5c1b544e8.tar.bz2 gentoo-77cc27adefa7b37f5c443feb0625d4d5c1b544e8.zip |
dev-libs/leatherman: 0.11.1 stable amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r-- | dev-libs/leatherman/leatherman-0.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-0.11.1.ebuild b/dev-libs/leatherman/leatherman-0.11.1.ebuild index 73b510ec315b..65653be4cc78 100644 --- a/dev-libs/leatherman/leatherman-0.11.1.ebuild +++ b/dev-libs/leatherman/leatherman-0.11.1.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] |