commit: c7658444e5ae8381db1064348de2c183ca625494 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 10 23:52:41 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 10 23:52:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7658444
sys-devel/clang: Stabilize 13.0.1 arm, #833209 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/clang/clang-13.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/clang/clang-13.0.1.ebuild b/sys-devel/clang/clang-13.0.1.ebuild index caf2d1eb2d80..2aa75d0f943a 100644 --- a/sys-devel/clang/clang-13.0.1.ebuild +++ b/sys-devel/clang/clang-13.0.1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT" SLOT="$(ver_cut 1)" -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 default-compiler-rt default-libcxx default-lld doc llvm-libunwind +static-analyzer test xml" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
