diff options
author | Sam James <sam@gentoo.org> | 2024-12-10 20:45:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-10 20:45:08 +0000 |
commit | e188b431a4d19a8fd71287a9d9cc77e5c6b21dfd (patch) | |
tree | b2454938185fdcbc62db8944f0e5fb1ed2fe915a /sys-devel | |
parent | sys-devel/llvm: Stabilize 16.0.6-r5 ppc64, #946214 (diff) | |
download | gentoo-e188b431a4d19a8fd71287a9d9cc77e5c6b21dfd.tar.gz gentoo-e188b431a4d19a8fd71287a9d9cc77e5c6b21dfd.tar.bz2 gentoo-e188b431a4d19a8fd71287a9d9cc77e5c6b21dfd.zip |
sys-devel/llvm: Stabilize 15.0.7-r7 ppc64, #946215
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvm/llvm-15.0.7-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-15.0.7-r7.ebuild b/sys-devel/llvm/llvm-15.0.7-r7.ebuild index b011f10d7a1c..22985d4fd875 100644 --- a/sys-devel/llvm/llvm-15.0.7-r7.ebuild +++ b/sys-devel/llvm/llvm-15.0.7-r7.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="amd64 arm arm64 ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" IUSE=" +binutils-plugin debug doc exegesis libedit +libffi ncurses test xar xml z3 zstd |