diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-11-24 15:20:47 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-11-24 15:24:51 -0600 |
commit | 4061488be4cb5ed517f8f46497f3398b1ccc5cb8 (patch) | |
tree | 1c6f54df45b24dc912899a45454b2774353874da /dev-libs/leatherman | |
parent | profiles/thirdpartymirrors: drop mirror://samba/ (diff) | |
download | gentoo-4061488be4cb5ed517f8f46497f3398b1ccc5cb8.tar.gz gentoo-4061488be4cb5ed517f8f46497f3398b1ccc5cb8.tar.bz2 gentoo-4061488be4cb5ed517f8f46497f3398b1ccc5cb8.zip |
dev-libs/leatherman: stabilize 1.12.11
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-libs/leatherman')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.12.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.12.11.ebuild b/dev-libs/leatherman/leatherman-1.12.11.ebuild index 3e6283afc0c3..3e6c8de60a0f 100644 --- a/dev-libs/leatherman/leatherman-1.12.11.ebuild +++ b/dev-libs/leatherman/leatherman-1.12.11.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 |