diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-19 13:37:59 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-19 13:37:59 +0800 |
commit | f921e79072f59d35b504c18de57e5a37166d2124 (patch) | |
tree | 799983c7599ce9dcb3303d7f927e18540fcdecc4 /sys-libs/libomp | |
parent | sys-apps/prctl: add myself as a maintainer (diff) | |
download | gentoo-f921e79072f59d35b504c18de57e5a37166d2124.tar.gz gentoo-f921e79072f59d35b504c18de57e5a37166d2124.tar.bz2 gentoo-f921e79072f59d35b504c18de57e5a37166d2124.zip |
sys-libs/libomp: keyword 16.0.0_pre20221217 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r-- | sys-libs/libomp/libomp-16.0.0_pre20221217.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-16.0.0_pre20221217.ebuild b/sys-libs/libomp/libomp-16.0.0_pre20221217.ebuild index 3fd312c5eb2c..3721b3904335 100644 --- a/sys-libs/libomp/libomp-16.0.0_pre20221217.ebuild +++ b/sys-libs/libomp/libomp-16.0.0_pre20221217.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 |