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:13:15
Message-Id: 1652213579.a0e83164ec3c310cbb1a7e02d180e8c1f4b2c832.arthurzam@gentoo
1 commit: a0e83164ec3c310cbb1a7e02d180e8c1f4b2c832
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 10 20:12:59 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 10 20:12:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e83164
7
8 dev-libs/leatherman: Stabilize 1.12.7 ppc64, #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 0ea0c97a183f..7e281ad5a077 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