Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/
Date: Tue, 01 Nov 2022 09:48:58
Message-Id: 1667296070.c53599b751a900e77b3bf75821c2d1a9792abbff.dlan@gentoo
1 commit: c53599b751a900e77b3bf75821c2d1a9792abbff
2 Author: Yu Gu <guyu2876 <AT> gmail <DOT> com>
3 AuthorDate: Tue Nov 1 06:02:22 2022 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 09:47:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53599b7
7
8 dev-libs/leatherman: Keyword 1.12.9 riscv, #878943
9
10 Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 dev-libs/leatherman/leatherman-1.12.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/leatherman/leatherman-1.12.9.ebuild b/dev-libs/leatherman/leatherman-1.12.9.ebuild
17 index bfe232d5a27e..3f363379395b 100644
18 --- a/dev-libs/leatherman/leatherman-1.12.9.ebuild
19 +++ b/dev-libs/leatherman/leatherman-1.12.9.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
21
22 LICENSE="Apache-2.0"
23 SLOT="0/${PV}"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
26 IUSE="debug static-libs test"
27 #RESTRICT="!test? ( test )"
28 RESTRICT="test" # restricted til we don't need the shared_nowide patch