commit: 247d852e7699aa2c0d3c10237d3d105a47147083 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 15 18:17:40 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 15 18:17:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=247d852e
llvm-core/libclc: Keyword 15.0.7 arm64, #948154 Signed-off-by: Sam James <sam <AT> gentoo.org> llvm-core/libclc/libclc-15.0.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/llvm-core/libclc/libclc-15.0.7.ebuild b/llvm-core/libclc/libclc-15.0.7.ebuild index 44d96ca0b3cd..69dc763bb9f7 100644 --- a/llvm-core/libclc/libclc-15.0.7.ebuild +++ b/llvm-core/libclc/libclc-15.0.7.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=15
