commit: 7ea0e062074a362b819bafe471cdc8c0b3fd1876 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 7 04:14:59 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 7 06:47:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ea0e062
sys-devel/clang-common: Stabilize 15.0.6 x86, #886483 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/clang-common/clang-common-15.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 3e1c4ba53d08..33c0d39b7ed0 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
