diff options
author | 2024-03-23 16:20:52 +0000 | |
---|---|---|
committer | 2024-03-23 16:20:52 +0000 | |
commit | 619d914180e408f6fb3a43a9ffd9c0c96d591204 (patch) | |
tree | 302f97a2531c817a30c59942cd92acf42e10c3c2 /sys-devel/clang-common | |
parent | sys-devel/lld: Stabilize 17.0.6 ppc64, #920044 (diff) | |
download | gentoo-619d914180e408f6fb3a43a9ffd9c0c96d591204.tar.gz gentoo-619d914180e408f6fb3a43a9ffd9c0c96d591204.tar.bz2 gentoo-619d914180e408f6fb3a43a9ffd9c0c96d591204.zip |
sys-devel/clang-common: Stabilize 17.0.6-r1 ppc64, #920044
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r-- | sys-devel/clang-common/clang-common-17.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-17.0.6-r1.ebuild b/sys-devel/clang-common/clang-common-17.0.6-r1.ebuild index d6f1858356ab..d608779cbbc0 100644 --- a/sys-devel/clang-common/clang-common-17.0.6-r1.ebuild +++ b/sys-devel/clang-common/clang-common-17.0.6-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 hardened llvm-libunwind |