summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2024-03-24 09:53:53 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2024-03-24 09:54:31 -0500
commitdd389efd0ffeadcac4b9761a636ebf3125bd9321 (patch)
tree26476a7baa0a4b1b90b505f41403fdfa8c283606
parentapp-portage/eix: pass --with-sh-shebang=/bin/sh to configure (diff)
downloadgentoo-dd389efd0ffeadcac4b9761a636ebf3125bd9321.tar.gz
gentoo-dd389efd0ffeadcac4b9761a636ebf3125bd9321.tar.bz2
gentoo-dd389efd0ffeadcac4b9761a636ebf3125bd9321.zip
dev-libs/leatherman: stabilize 1.12.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--dev-libs/leatherman/leatherman-1.12.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.12.12.ebuild b/dev-libs/leatherman/leatherman-1.12.12.ebuild
index 7508537d3159..8f059cdc447e 100644
--- a/dev-libs/leatherman/leatherman-1.12.12.ebuild
+++ b/dev-libs/leatherman/leatherman-1.12.12.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86"
IUSE="debug static-libs test"
#RESTRICT="!test? ( test )"
RESTRICT="test" # restricted til we don't need the shared_nowide patch