diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-01-10 15:24:39 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-01-10 15:27:25 +0800 |
commit | daf14e09a3d84336bbcbb5724ab993fb4c550efc (patch) | |
tree | 7bba0c3b9b3e6c979b122cb2c1a27e9074e3c2ed /sys-devel | |
parent | sys-devel/llvm-common: keyword 16.0.0_pre20230107 for ~loong (diff) | |
download | gentoo-daf14e09a3d84336bbcbb5724ab993fb4c550efc.tar.gz gentoo-daf14e09a3d84336bbcbb5724ab993fb4c550efc.tar.bz2 gentoo-daf14e09a3d84336bbcbb5724ab993fb4c550efc.zip |
sys-devel/llvm: keyword 16.0.0_pre20230107 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvm/llvm-16.0.0_pre20230107.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-16.0.0_pre20230107.ebuild b/sys-devel/llvm/llvm-16.0.0_pre20230107.ebuild index 414646afea98..5b6c7934d02c 100644 --- a/sys-devel/llvm/llvm-16.0.0_pre20230107.ebuild +++ b/sys-devel/llvm/llvm-16.0.0_pre20230107.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" -KEYWORDS="" +KEYWORDS="~loong" IUSE=" +binutils-plugin debug doc exegesis libedit +libffi ncurses test xar xml z3 zstd |