diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-01-03 12:07:50 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-01-03 12:09:28 +0800 |
commit | 4a42834f1ddcaecd95a3ea5a4698119c17016d78 (patch) | |
tree | b1e0bb1f5fffcedbfa1f14473874ae5cea7eed70 /sys-libs | |
parent | dev-python/lit: keyword 16.0.0_pre20230101 for ~loong (diff) | |
download | gentoo-4a42834f1ddcaecd95a3ea5a4698119c17016d78.tar.gz gentoo-4a42834f1ddcaecd95a3ea5a4698119c17016d78.tar.bz2 gentoo-4a42834f1ddcaecd95a3ea5a4698119c17016d78.zip |
sys-libs/libcxx: keyword 16.0.0_pre20230101 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libcxx/libcxx-16.0.0_pre20230101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxx/libcxx-16.0.0_pre20230101.ebuild b/sys-libs/libcxx/libcxx-16.0.0_pre20230101.ebuild index 1b03c27cafcf..113450e24312 100644 --- a/sys-libs/libcxx/libcxx-16.0.0_pre20230101.ebuild +++ b/sys-libs/libcxx/libcxx-16.0.0_pre20230101.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://libcxx.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="" +KEYWORDS="~loong" IUSE="+clang +libcxxabi static-libs test" REQUIRED_USE="test? ( clang )" RESTRICT="!test? ( test )" |