Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm/
Date: Sun, 27 Nov 2022 12:55:26
Message-Id: 1669553653.c6cb6c4e3e5641edf5f07c3cab685959cd9987e1.xen0n@gentoo
1 commit: c6cb6c4e3e5641edf5f07c3cab685959cd9987e1
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 01:48:50 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 12:54:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6cb6c4e
7
8 sys-devel/llvm: keyword 16.0.0_pre20221126 for ~loong
9
10 On real Loongson 3A5000 hardware:
11
12 ```
13 Testing Time: 1229.44s
14 Skipped : 20
15 Unsupported : 2012
16 Passed : 49357
17 Expectedly Failed: 149
18 ```
19
20 See: https://github.com/gentoo/gentoo/pull/28443
21 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
22
23 sys-devel/llvm/llvm-16.0.0_pre20221126.ebuild | 2 +-
24 1 file changed, 1 insertion(+), 1 deletion(-)
25
26 diff --git a/sys-devel/llvm/llvm-16.0.0_pre20221126.ebuild b/sys-devel/llvm/llvm-16.0.0_pre20221126.ebuild
27 index ce7bb47d6446..5102c71fb739 100644
28 --- a/sys-devel/llvm/llvm-16.0.0_pre20221126.ebuild
29 +++ b/sys-devel/llvm/llvm-16.0.0_pre20221126.ebuild
30 @@ -18,7 +18,7 @@ HOMEPAGE="https://llvm.org/"
31
32 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc"
33 SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
34 -KEYWORDS=""
35 +KEYWORDS="~loong"
36 IUSE="
37 +binutils-plugin debug doc exegesis libedit +libffi ncurses test xar
38 xml z3 zstd