diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2024-05-10 14:11:07 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2024-05-10 14:11:52 -0500 |
commit | b37997795a2f2687a2229b39ef06e9f22c3675ef (patch) | |
tree | 06c83430071e2b099e27e299fbb57eb038cdd02d /dev-libs/leatherman | |
parent | net-misc/memcached: add 1.6.27 (diff) | |
download | gentoo-b37997795a2f2687a2229b39ef06e9f22c3675ef.tar.gz gentoo-b37997795a2f2687a2229b39ef06e9f22c3675ef.tar.bz2 gentoo-b37997795a2f2687a2229b39ef06e9f22c3675ef.zip |
dev-libs/leatherman: stabilize 1.12.13
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-libs/leatherman')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.12.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.12.13.ebuild b/dev-libs/leatherman/leatherman-1.12.13.ebuild index 7508537d3159..8f059cdc447e 100644 --- a/dev-libs/leatherman/leatherman-1.12.13.ebuild +++ b/dev-libs/leatherman/leatherman-1.12.13.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 |