diff options
author | Sam James <sam@gentoo.org> | 2024-12-06 21:49:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-06 21:51:54 +0000 |
commit | 6f3fdd1ea73bd698826c12a5367151b3cbb37c31 (patch) | |
tree | 126228ca9fa01ea8b52bedeea2aa273adbe3cc37 /sys-devel/clang-common | |
parent | sys-libs/llvm-libunwind: Stabilize 19.1.4 amd64, #945145 (diff) | |
download | gentoo-6f3fdd1ea73bd698826c12a5367151b3cbb37c31.tar.gz gentoo-6f3fdd1ea73bd698826c12a5367151b3cbb37c31.tar.bz2 gentoo-6f3fdd1ea73bd698826c12a5367151b3cbb37c31.zip |
sys-devel/clang-common: Stabilize 19.1.4 arm64, #945145
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r-- | sys-devel/clang-common/clang-common-19.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-19.1.4.ebuild b/sys-devel/clang-common/clang-common-19.1.4.ebuild index e6cbfc740e5c..bf441e5c7351 100644 --- a/sys-devel/clang-common/clang-common-19.1.4.ebuild +++ b/sys-devel/clang-common/clang-common-19.1.4.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" IUSE=" default-compiler-rt default-libcxx default-lld bootstrap-prefix cet hardened llvm-libunwind |