diff options
author | Sam James <sam@gentoo.org> | 2023-01-07 06:50:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-07 06:50:06 +0000 |
commit | 6ee9d04f791d139f91e4d58a8aaa8e4224ef5348 (patch) | |
tree | 66901df5e39c811e931aa3c778cf2dd8f72db008 /sys-devel/clang-common | |
parent | dev-libs/libclc: Stabilize 15.0.6 x86, #886483 (diff) | |
download | gentoo-6ee9d04f791d139f91e4d58a8aaa8e4224ef5348.tar.gz gentoo-6ee9d04f791d139f91e4d58a8aaa8e4224ef5348.tar.bz2 gentoo-6ee9d04f791d139f91e4d58a8aaa8e4224ef5348.zip |
sys-devel/clang-common: Stabilize 15.0.6 sparc, #886483
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r-- | sys-devel/clang-common/clang-common-15.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-15.0.6.ebuild b/sys-devel/clang-common/clang-common-15.0.6.ebuild index 33c0d39b7ed0..967a94fd0cde 100644 --- a/sys-devel/clang-common/clang-common-15.0.6.ebuild +++ b/sys-devel/clang-common/clang-common-15.0.6.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" IUSE=" default-compiler-rt default-libcxx default-lld llvm-libunwind stricter |