summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-08 22:01:32 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-08 22:20:10 +0100
commit51e3bf8bc00c231718c56aeb43cce1e9760f731b (patch)
tree78fe8be2d02c3a7fab00c30c278ac248ad684290 /sys-devel
parentdev-util/lldb: Add KEYWORDS to 9.0.0_rc2 (diff)
downloadgentoo-51e3bf8bc00c231718c56aeb43cce1e9760f731b.tar.gz
gentoo-51e3bf8bc00c231718c56aeb43cce1e9760f731b.tar.bz2
gentoo-51e3bf8bc00c231718c56aeb43cce1e9760f731b.zip
sys-devel/clang-common: Add KEYWORDS to 9.0.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang-common/clang-common-9.0.1_rc2.ebuild2
1 files changed, 1 insertions, 1 deletions
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:*"