diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-23 22:15:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-23 22:15:07 +0300 |
commit | d7efcb756d498a6e2d6b09a8987168f1030f1f47 (patch) | |
tree | 1434e81c28e7db7c8d2e6a342c0e62be5e40e4c0 /sys-devel/clang-common | |
parent | x11-misc/xdg-utils: Stabilize 1.2.1-r3 amd64, #936506 (diff) | |
download | gentoo-d7efcb756d498a6e2d6b09a8987168f1030f1f47.tar.gz gentoo-d7efcb756d498a6e2d6b09a8987168f1030f1f47.tar.bz2 gentoo-d7efcb756d498a6e2d6b09a8987168f1030f1f47.zip |
sys-devel/clang-common: Stabilize 17.0.6-r6 arm64, #936553
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r-- | sys-devel/clang-common/clang-common-17.0.6-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-17.0.6-r6.ebuild b/sys-devel/clang-common/clang-common-17.0.6-r6.ebuild index 15e7844803c6..6effda6ffca1 100644 --- a/sys-devel/clang-common/clang-common-17.0.6-r6.ebuild +++ b/sys-devel/clang-common/clang-common-17.0.6-r6.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 |