Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/
Date: Sat, 27 Feb 2021 12:31:02
Message-Id: 1614429056.f5ebab8320218e541d467b7e1b5fa7af54aee143.sam@gentoo
1 commit: f5ebab8320218e541d467b7e1b5fa7af54aee143
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 12:30:56 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 12:30:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5ebab83
7
8 dev-libs/leatherman: Stabilize 1.12.4 ppc, #773160
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/leatherman/leatherman-1.12.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/leatherman/leatherman-1.12.4.ebuild b/dev-libs/leatherman/leatherman-1.12.4.ebuild
16 index b2765bd36ba..12a9cdb1984 100644
17 --- a/dev-libs/leatherman/leatherman-1.12.4.ebuild
18 +++ b/dev-libs/leatherman/leatherman-1.12.4.ebuild
19 @@ -13,7 +13,7 @@ LICENSE="Apache-2.0"
20 IUSE="debug static-libs test"
21 #RESTRICT="!test? ( test )"
22 RESTRICT="test" # restricted til we don't need the shared_nowide patch
23 -KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 sparc x86"
24 +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 sparc x86"
25 SLOT="0/${PV}"
26
27 RDEPEND="net-misc/curl"