From: Matthew Thode Date: Thu, 13 Feb 2020 22:48:35 +0000 (-0600) Subject: dev-libs/leatherman: 1.10.0 stable amd64 and x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6c6298371638fb8c55bdca911189c0d77d4ca7a3;p=gentoo.git dev-libs/leatherman: 1.10.0 stable amd64 and x86 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode --- diff --git a/dev-libs/leatherman/leatherman-1.10.0.ebuild b/dev-libs/leatherman/leatherman-1.10.0.ebuild index aef4cd923095..1421317e76f8 100644 --- a/dev-libs/leatherman/leatherman-1.10.0.ebuild +++ b/dev-libs/leatherman/leatherman-1.10.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" IUSE="debug static-libs test" RESTRICT="!test? ( test )" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" SLOT="0/${PV}" RDEPEND="net-misc/curl"