diff options
author | Sam James <sam@gentoo.org> | 2023-01-26 22:06:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-26 22:07:49 +0000 |
commit | fe0976d8351d482e8d6e2336ebf5b1e68af4fa71 (patch) | |
tree | ae67707a167f933ae441efe53601c53d221583d0 | |
parent | sys-devel/clang-runtime: Stabilize 15.0.7 sparc, #891893 (diff) | |
download | gentoo-fe0976d8351d482e8d6e2336ebf5b1e68af4fa71.tar.gz gentoo-fe0976d8351d482e8d6e2336ebf5b1e68af4fa71.tar.bz2 gentoo-fe0976d8351d482e8d6e2336ebf5b1e68af4fa71.zip |
sys-devel/clang-common: Stabilize 15.0.7-r1 x86, #891893
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sys-devel/clang-common/clang-common-15.0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-15.0.7-r1.ebuild b/sys-devel/clang-common/clang-common-15.0.7-r1.ebuild index 1ae3b57dea95..651827d21197 100644 --- a/sys-devel/clang-common/clang-common-15.0.7-r1.ebuild +++ b/sys-devel/clang-common/clang-common-15.0.7-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 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 hardened stricter |