From 51e3bf8bc00c231718c56aeb43cce1e9760f731b Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 8 Dec 2019 22:01:32 +0100 Subject: sys-devel/clang-common: 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-common/clang-common-9.0.1_rc2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel') diff --git a/sys-devel/clang-common/clang-common-9.0.1_rc2.ebuild b/sys-devel/clang-common/clang-common-9.0.1_rc2.ebuild index d1bfe71d2f80..3fc7a056a923 100644 --- a/sys-devel/clang-common/clang-common-9.0.1_rc2.ebuild +++ b/sys-devel/clang-common/clang-common-9.0.1_rc2.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/clang/utils LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" PDEPEND="sys-devel/clang:*" -- cgit v1.2.3-65-gdbad