diff options
author | Sam James <sam@gentoo.org> | 2024-12-06 21:49:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-06 21:51:42 +0000 |
commit | 872e3d38231de4d516044a0fbd0eb5170d6ef018 (patch) | |
tree | 57251b03ec23cea2cd19c34e83837de2e9d42780 /sys-devel/clang-common | |
parent | dev-lang/spidermonkey: Stabilize 128.4.0-r1 arm64, #945149 (diff) | |
download | gentoo-872e3d38231de4d516044a0fbd0eb5170d6ef018.tar.gz gentoo-872e3d38231de4d516044a0fbd0eb5170d6ef018.tar.bz2 gentoo-872e3d38231de4d516044a0fbd0eb5170d6ef018.zip |
sys-devel/clang-common: Stabilize 19.1.4 amd64, #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 d587000e70f7..e6cbfc740e5c 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 |