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/libgit2/
Date: Tue, 06 Sep 2022 21:41:23
Message-Id: 1662500405.29443a70400181eda6d2756105fdcca66fc6e8df.sam@gentoo
1 commit: 29443a70400181eda6d2756105fdcca66fc6e8df
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Tue Sep 6 21:24:50 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 6 21:40:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29443a70
7
8 dev-libs/libgit2: Keyword 1.5.0 sparc, #866668
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/libgit2/libgit2-1.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libgit2/libgit2-1.5.0.ebuild b/dev-libs/libgit2/libgit2-1.5.0.ebuild
16 index 8b0aea693871..34538c13429a 100644
17 --- a/dev-libs/libgit2/libgit2-1.5.0.ebuild
18 +++ b/dev-libs/libgit2/libgit2-1.5.0.ebuild
19 @@ -15,7 +15,7 @@ S=${WORKDIR}/${P/_/-}
20
21 LICENSE="GPL-2-with-linking-exception"
22 SLOT="0/$(ver_cut 1-2)"
23 -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86 ~ppc-macos"
24 +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86 ~ppc-macos"
25 IUSE="examples gssapi +ssh test +threads trace"
26 RESTRICT="!test? ( test )"