diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-11 07:16:49 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-11 07:16:49 +0200 |
commit | 89e2c3b71df20941075099997623a580102c74a9 (patch) | |
tree | 5c0c4fa2d3b03dc478d669d3ee481f7faf783e3d /dev-libs | |
parent | media-libs/libid3tag: Stabilize 0.16.2 x86, #843623 (diff) | |
download | gentoo-89e2c3b71df20941075099997623a580102c74a9.tar.gz gentoo-89e2c3b71df20941075099997623a580102c74a9.tar.bz2 gentoo-89e2c3b71df20941075099997623a580102c74a9.zip |
dev-libs/leatherman: Stabilize 1.12.7 x86, #843626
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.12.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.12.7.ebuild b/dev-libs/leatherman/leatherman-1.12.7.ebuild index fd6668c4d594..5106b0cbeb53 100644 --- a/dev-libs/leatherman/leatherman-1.12.7.ebuild +++ b/dev-libs/leatherman/leatherman-1.12.7.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 sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86" IUSE="debug static-libs test" #RESTRICT="!test? ( test )" RESTRICT="test" # restricted til we don't need the shared_nowide patch |