diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-11-27 09:50:52 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-11-27 20:54:26 +0800 |
commit | 2815e943098ce3b3d5a434229943c0608e07d1db (patch) | |
tree | 13e3e2fe7c44b809ef093e52f216f32da1831e19 /sys-libs/llvm-libunwind | |
parent | sys-devel/llvm: keyword 16.0.0_pre20221126 for ~loong (diff) | |
download | gentoo-2815e943098ce3b3d5a434229943c0608e07d1db.tar.gz gentoo-2815e943098ce3b3d5a434229943c0608e07d1db.tar.bz2 gentoo-2815e943098ce3b3d5a434229943c0608e07d1db.zip |
sys-libs/llvm-libunwind: keyword 16.0.0_pre20221126 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-libs/llvm-libunwind')
-rw-r--r-- | sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20221126.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 2f98df4d5ed6..7950708766b5 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20221126.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20221126.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://llvm.org/docs/ExceptionHandling.html" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="" +KEYWORDS="~loong" IUSE="+clang debug static-libs test" REQUIRED_USE="test? ( clang )" RESTRICT="!test? ( test )" |