sys-devel/clang-common: Add KEYWORDS to 9.0.0_rc2
authorMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 21:01:32 +0000 (22:01 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 21:20:10 +0000 (22:20 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/clang-common/clang-common-9.0.1_rc2.ebuild

index d1bfe71d2f8024bd603c620f053bd72004885f79..3fc7a056a923cd2839bcace8485777b9fe7909da 100644 (file)
@@ -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:*"