commit: bd7d56feedcdedf550da72b143e7280b51fc1dac Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 15 18:17:42 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 15 18:17:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd7d56fe
llvm-core/libclc: Keyword 16.0.6 arm64, #948154 Signed-off-by: Sam James <sam <AT> gentoo.org> llvm-core/libclc/libclc-16.0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/llvm-core/libclc/libclc-16.0.6.ebuild b/llvm-core/libclc/libclc-16.0.6.ebuild index 9d1f1b85b677..bb3f14243f08 100644 --- a/llvm-core/libclc/libclc-16.0.6.ebuild +++ b/llvm-core/libclc/libclc-16.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE="https://libclc.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( MIT BSD )" SLOT="0" -KEYWORDS="amd64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" IUSE="+spirv video_cards_nvidia video_cards_r600 video_cards_radeonsi" LLVM_MAX_SLOT=16
