diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-10 23:12:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-10 23:12:59 +0300 |
commit | a0e83164ec3c310cbb1a7e02d180e8c1f4b2c832 (patch) | |
tree | 69edf3edd4aae651a6ee1697610e4e99df6ce1e4 /dev-libs/leatherman | |
parent | dev-libs/leatherman: Stabilize 1.12.7 sparc, #843626 (diff) | |
download | gentoo-a0e83164ec3c310cbb1a7e02d180e8c1f4b2c832.tar.gz gentoo-a0e83164ec3c310cbb1a7e02d180e8c1f4b2c832.tar.bz2 gentoo-a0e83164ec3c310cbb1a7e02d180e8c1f4b2c832.zip |
dev-libs/leatherman: Stabilize 1.12.7 ppc64, #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 0ea0c97a183f..7e281ad5a077 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 |