diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-13 09:26:23 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-13 09:29:20 -0500 |
commit | 62109f8e09792b823569e29549db5ecfc8516e30 (patch) | |
tree | 96daaf395db71c18da8ea64d144d6b6d582a6cfd /dev-libs/leatherman | |
parent | dev-ruby/facter: 3.10.0 stable amd64 and x86 (diff) | |
download | gentoo-62109f8e09792b823569e29549db5ecfc8516e30.tar.gz gentoo-62109f8e09792b823569e29549db5ecfc8516e30.tar.bz2 gentoo-62109f8e09792b823569e29549db5ecfc8516e30.zip |
dev-libs/leatherman: 1.4.0 stable amd64 and x86
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-libs/leatherman')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.4.0.ebuild b/dev-libs/leatherman/leatherman-1.4.0.ebuild index 1bbc1551d010..41db96ea9c04 100644 --- a/dev-libs/leatherman/leatherman-1.4.0.ebuild +++ b/dev-libs/leatherman/leatherman-1.4.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" IUSE="debug static-libs test" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" SLOT="0/1.4" RDEPEND="net-misc/curl" |