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/clang-runtime/
Date: Sun, 27 Nov 2022 12:55:28
Message-Id: 1669553667.9efa4ad8d2abe8061e69942cffa2e3f9075b11f2.xen0n@gentoo
1 commit: 9efa4ad8d2abe8061e69942cffa2e3f9075b11f2
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 01:49:30 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 12:54:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efa4ad8
7
8 sys-devel/clang-runtime: keyword 16.0.0_pre20221126 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 sys-devel/clang-runtime/clang-runtime-16.0.0_pre20221126.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20221126.ebuild b/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20221126.ebuild
16 index 5eda72abae30..fa5e9d20186b 100644
17 --- a/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20221126.ebuild
18 +++ b/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20221126.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://clang.llvm.org/"
20
21 LICENSE="metapackage"
22 SLOT="${PV%%.*}"
23 -KEYWORDS=""
24 +KEYWORDS="~loong"
25 IUSE="+compiler-rt libcxx openmp +sanitize"
26 REQUIRED_USE="sanitize? ( compiler-rt )"
27 PROPERTIES="live"