commit: a722fe27866a79997d6f92586c971802ce2c73e4 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Oct 29 07:22:08 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Oct 29 07:22:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a722fe27
sys-devel/clang: Stabilize 15.0.3 arm, #878087 Signed-off-by: Agostino Sarubbo <ago <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 10512deb62a7..2e62bd8273c0 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 )"
