diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-10 23:12:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-10 23:12:39 +0300 |
commit | 3a6a01fa46f046ac7d82873554a3ebd74891fc47 (patch) | |
tree | c4516d6cac568223e6bb8f9638198222eb608e2d /dev-libs/leatherman | |
parent | media-libs/libid3tag: Stabilize 0.16.2 arm64, #843623 (diff) | |
download | gentoo-3a6a01fa46f046ac7d82873554a3ebd74891fc47.tar.gz gentoo-3a6a01fa46f046ac7d82873554a3ebd74891fc47.tar.bz2 gentoo-3a6a01fa46f046ac7d82873554a3ebd74891fc47.zip |
dev-libs/leatherman: Stabilize 1.12.7 ppc, #843626
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/leatherman')
-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 ec52f32f8a1a..d06afe5db695 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 |