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-libs/llvm-libunwind/
Date: Sun, 27 Nov 2022 12:55:27
Message-Id: 1669553666.2815e943098ce3b3d5a434229943c0608e07d1db.xen0n@gentoo
1 commit: 2815e943098ce3b3d5a434229943c0608e07d1db
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 01:50:52 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 12:54:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2815e943
7
8 sys-libs/llvm-libunwind: keyword 16.0.0_pre20221126 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20221126.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20221126.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20221126.ebuild
16 index 2f98df4d5ed6..7950708766b5 100644
17 --- a/sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20221126.ebuild
18 +++ b/sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20221126.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="https://llvm.org/docs/ExceptionHandling.html"
20
21 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
22 SLOT="0"
23 -KEYWORDS=""
24 +KEYWORDS="~loong"
25 IUSE="+clang debug static-libs test"
26 REQUIRED_USE="test? ( clang )"
27 RESTRICT="!test? ( test )"