diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-01-03 10:09:33 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-01-03 10:52:32 +0800 |
commit | 439d433c0703cfdf1d72fafff7ee8f090ddd7d69 (patch) | |
tree | 5a57b6042cf3ca0b087a79407dd1a040c01b14ae /sys-libs | |
parent | sys-libs/compiler-rt-sanitizers: keyword 16.0.0_pre20230101 for ~loong (diff) | |
download | gentoo-439d433c0703cfdf1d72fafff7ee8f090ddd7d69.tar.gz gentoo-439d433c0703cfdf1d72fafff7ee8f090ddd7d69.tar.bz2 gentoo-439d433c0703cfdf1d72fafff7ee8f090ddd7d69.zip |
sys-libs/libomp: 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/libomp/libomp-16.0.0_pre20230101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-16.0.0_pre20230101.ebuild b/sys-libs/libomp/libomp-16.0.0_pre20230101.ebuild index c9b535413ffa..96ce1d65ca83 100644 --- a/sys-libs/libomp/libomp-16.0.0_pre20230101.ebuild +++ b/sys-libs/libomp/libomp-16.0.0_pre20230101.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://openmp.llvm.org" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0/${LLVM_SOABI}" -KEYWORDS="" +KEYWORDS="~loong" IUSE=" debug gdb-plugin hwloc offload ompt test llvm_targets_AMDGPU llvm_targets_NVPTX |