diff options
author | Sam James <sam@gentoo.org> | 2024-07-23 14:56:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-23 14:56:49 +0100 |
commit | cef76eac7a5184e1544f31c90eda4e927febdc4f (patch) | |
tree | 77b4d276e80d1be5b3dc0c595dbd07b87c9d1e54 /sys-devel/clang-common | |
parent | sys-devel/lld: Stabilize 18.1.8 x86, #935984 (diff) | |
download | gentoo-cef76eac7a5184e1544f31c90eda4e927febdc4f.tar.gz gentoo-cef76eac7a5184e1544f31c90eda4e927febdc4f.tar.bz2 gentoo-cef76eac7a5184e1544f31c90eda4e927febdc4f.zip |
sys-devel/clang-common: Stabilize 18.1.8-r1 x86, #935984
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r-- | sys-devel/clang-common/clang-common-18.1.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-18.1.8-r1.ebuild b/sys-devel/clang-common/clang-common-18.1.8-r1.ebuild index 7b1eb62f342a..db5d2595dac9 100644 --- a/sys-devel/clang-common/clang-common-18.1.8-r1.ebuild +++ b/sys-devel/clang-common/clang-common-18.1.8-r1.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 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~loong 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 |