summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-02-13 16:48:35 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-02-13 16:54:20 -0600
commit6c6298371638fb8c55bdca911189c0d77d4ca7a3 (patch)
tree7496d2bb0abb63d70a3e943593d373133796b0fb /dev-libs/leatherman
parentgui-apps/mako: cleanup (diff)
downloadgentoo-6c6298371638fb8c55bdca911189c0d77d4ca7a3.tar.gz
gentoo-6c6298371638fb8c55bdca911189c0d77d4ca7a3.tar.bz2
gentoo-6c6298371638fb8c55bdca911189c0d77d4ca7a3.zip
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 <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-libs/leatherman')
-rw-r--r--dev-libs/leatherman/leatherman-1.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"