Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/
Date: Tue, 10 May 2022 20:12:56
Message-Id: 1652213559.3a6a01fa46f046ac7d82873554a3ebd74891fc47.arthurzam@gentoo
1 commit: 3a6a01fa46f046ac7d82873554a3ebd74891fc47
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 10 20:12:39 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 10 20:12:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a6a01fa
7
8 dev-libs/leatherman: Stabilize 1.12.7 ppc, #843626
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-libs/leatherman/leatherman-1.12.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/leatherman/leatherman-1.12.7.ebuild b/dev-libs/leatherman/leatherman-1.12.7.ebuild
16 index ec52f32f8a1a..d06afe5db695 100644
17 --- a/dev-libs/leatherman/leatherman-1.12.7.ebuild
18 +++ b/dev-libs/leatherman/leatherman-1.12.7.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="Apache-2.0"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86"
25 IUSE="debug static-libs test"
26 #RESTRICT="!test? ( test )"
27 RESTRICT="test" # restricted til we don't need the shared_nowide patch