diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-01-10 15:25:02 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-01-10 15:27:27 +0800 |
commit | 5cad884e7d5498e258dc7a840b3c8eb4e4517bb3 (patch) | |
tree | f1868e392e8d758a2ba76d59acc3b6bbca221288 /sys-libs | |
parent | sys-libs/libomp: keyword 16.0.0_pre20230107 for ~loong (diff) | |
download | gentoo-5cad884e7d5498e258dc7a840b3c8eb4e4517bb3.tar.gz gentoo-5cad884e7d5498e258dc7a840b3c8eb4e4517bb3.tar.bz2 gentoo-5cad884e7d5498e258dc7a840b3c8eb4e4517bb3.zip |
sys-libs/llvm-libunwind: keyword 16.0.0_pre20230107 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20230107.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20230107.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20230107.ebuild index b1b5bf2a17bf..e33d3d7c5296 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20230107.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-16.0.0_pre20230107.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 )" |