commit: 91a9ae21f2e574d450767ec9bf1c3442ae4a2940 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 10 20:45:02 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 10 20:45:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a9ae21
sys-devel/clang: Stabilize 18.1.8-r6 ppc64, #946212 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/clang/clang-18.1.8-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/clang/clang-18.1.8-r6.ebuild b/sys-devel/clang/clang-18.1.8-r6.ebuild index 012485800c29..7a3bcf17d271 100644 --- a/sys-devel/clang/clang-18.1.8-r6.ebuild +++ b/sys-devel/clang/clang-18.1.8-r6.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" -KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~x64-macos" IUSE="debug doc +extra ieee-long-double +pie +static-analyzer test xml" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )"
