From c97580655d6b53af885d6c82a355079e4db8f212 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 8 Dec 2019 22:01:36 +0100 Subject: sys-devel/clang: Add KEYWORDS to 9.0.0_rc2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-devel/clang/clang-9.0.1_rc2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel') diff --git a/sys-devel/clang/clang-9.0.1_rc2.ebuild b/sys-devel/clang/clang-9.0.1_rc2.ebuild index 2c6f2930387b..ac5562725d7f 100644 --- a/sys-devel/clang/clang-9.0.1_rc2.ebuild +++ b/sys-devel/clang/clang-9.0.1_rc2.ebuild @@ -29,7 +29,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?} LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT" SLOT="$(ver_cut 1)" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux" IUSE="debug default-compiler-rt default-libcxx doc +static-analyzer test xml kernel_FreeBSD ${ALL_LLVM_TARGETS[*]}" REQUIRED_USE="${PYTHON_REQUIRED_USE} -- cgit v1.2.3-65-gdbad