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: Sun, 06 Nov 2022 05:02:23
Message-Id: 1667710933.0ef8ea199850e53ab5e7105bbb8bbc99f77b473a.prometheanfire@gentoo
1 commit: 0ef8ea199850e53ab5e7105bbb8bbc99f77b473a
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 6 05:01:56 2022 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 6 05:02:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef8ea19
7
8 dev-libs/leatherman: stabilize 1.12.9 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.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/leatherman/leatherman-1.12.9.ebuild b/dev-libs/leatherman/leatherman-1.12.9.ebuild
16 index 3f363379395b..8466060b3186 100644
17 --- a/dev-libs/leatherman/leatherman-1.12.9.ebuild
18 +++ b/dev-libs/leatherman/leatherman-1.12.9.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 ~riscv ~sparc ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv 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