diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-11-30 10:51:39 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-11-30 10:51:39 -0600 |
commit | 29d6e6432120c331e5f144103914aac8b81749f7 (patch) | |
tree | 3c1cb9170583fe2f5f28ad5eb04497932223147a /dev-libs | |
parent | app-admin/ansible: 2.5.12 2.6.9 and 2.7.3 bump (diff) | |
download | gentoo-29d6e6432120c331e5f144103914aac8b81749f7.tar.gz gentoo-29d6e6432120c331e5f144103914aac8b81749f7.tar.bz2 gentoo-29d6e6432120c331e5f144103914aac8b81749f7.zip |
dev-libs/leatherman: 1.5.3 stable amd64 and x86
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.5.3.ebuild b/dev-libs/leatherman/leatherman-1.5.3.ebuild index cc7a76208a23..29a1dceafddd 100644 --- a/dev-libs/leatherman/leatherman-1.5.3.ebuild +++ b/dev-libs/leatherman/leatherman-1.5.3.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/${PV}" RDEPEND="net-misc/curl" |