commit: 05b3d5db32ead0ed9606d377d249d6e2f5baf456 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 7 06:52:35 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 7 06:52:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05b3d5db
sys-devel/clang: Stabilize 15.0.6-r1 sparc, #890000 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/clang/clang-15.0.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/clang/clang-15.0.6-r1.ebuild b/sys-devel/clang/clang-15.0.6-r1.ebuild index e1792d2d1c92..b60d80d0c616 100644 --- a/sys-devel/clang/clang-15.0.6-r1.ebuild +++ b/sys-devel/clang/clang-15.0.6-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x64-macos" IUSE="debug doc +extra ieee-long-double +pie +static-analyzer test xml" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )"
