commit: d1c234375bcc9967dd5d157ece663f87167217c7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 23 14:10:13 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 23 14:10:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1c23437
sys-devel/clang-runtime: Stabilize 18.1.8 sparc, #935984 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild b/sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild index fdc40ff34a92..25889f60d661 100644 --- a/sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://clang.llvm.org/" LICENSE="metapackage" SLOT="${PV%%.*}" -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="+compiler-rt libcxx openmp +sanitize" REQUIRED_USE="sanitize? ( compiler-rt )"