Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/
Date: Mon, 22 Aug 2022 16:06:53
Message-Id: 1661184405.54c53e8aa825edfe24130134b70f930871c6c951.prometheanfire@gentoo
1 commit: 54c53e8aa825edfe24130134b70f930871c6c951
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 22 16:05:49 2022 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 22 16:06:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54c53e8a
7
8 dev-libs/leatherman: stabilize 1.12.8 for amd64, ppc, ppc64, sparc, x86
9
10 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
11
12 dev-libs/leatherman/leatherman-1.12.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/leatherman/leatherman-1.12.8.ebuild b/dev-libs/leatherman/leatherman-1.12.8.ebuild
16 index ec52f32f8a1a..5106b0cbeb53 100644
17 --- a/dev-libs/leatherman/leatherman-1.12.8.ebuild
18 +++ b/dev-libs/leatherman/leatherman-1.12.8.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