Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/
Date: Wed, 11 May 2022 05:17:05
Message-Id: 1652246197.bd8be7b9965a09bef98af9c0149924d9c915ab44.jsmolic@gentoo
1 commit: bd8be7b9965a09bef98af9c0149924d9c915ab44
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 11 05:16:37 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Wed May 11 05:16:37 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd8be7b9
7
8 dev-libs/leatherman: Stabilize 1.12.7 amd64, #843626
9
10 Signed-off-by: Jakov Smolić <jsmolic <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 7e281ad5a077..fd6668c4d594 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