diff options
author | 2022-12-07 10:17:38 +0800 | |
---|---|---|
committer | 2022-12-07 18:57:17 +0800 | |
commit | f8923383fd12d2b95a258c9ff747d2475649307a (patch) | |
tree | 14397e15431e891f1eef4d1c70c5f00c5e7d11b5 | |
parent | sys-devel/llvm-common: keyword 16.0.0_pre20221205 for ~loong (diff) | |
download | gentoo-f8923383fd12d2b95a258c9ff747d2475649307a.tar.gz gentoo-f8923383fd12d2b95a258c9ff747d2475649307a.tar.bz2 gentoo-f8923383fd12d2b95a258c9ff747d2475649307a.zip |
sys-devel/llvm: keyword 16.0.0_pre20221205 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r-- | sys-devel/llvm/llvm-16.0.0_pre20221205.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-16.0.0_pre20221205.ebuild b/sys-devel/llvm/llvm-16.0.0_pre20221205.ebuild index ce7bb47d6446..5102c71fb739 100644 --- a/sys-devel/llvm/llvm-16.0.0_pre20221205.ebuild +++ b/sys-devel/llvm/llvm-16.0.0_pre20221205.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 |