commit: f5a7192804f125066b2d5a767e62e557c4585c15 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 25 10:15:01 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Oct 25 10:15:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5a71928
sys-devel/clang: Stabilize 15.0.3 sparc, #878087 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-devel/clang/clang-15.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/clang/clang-15.0.3.ebuild b/sys-devel/clang/clang-15.0.3.ebuild index 45ec3a2786f8..a06bec819064 100644 --- a/sys-devel/clang/clang-15.0.3.ebuild +++ b/sys-devel/clang/clang-15.0.3.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 +pie +static-analyzer test xml" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )"
