diff options
author | 2020-03-04 19:07:28 +0100 | |
---|---|---|
committer | 2020-03-04 19:38:36 +0100 | |
commit | b55a1825bdd21a5904e5a8cc9304e973ce47d1f1 (patch) | |
tree | c7e27f820eaf80971fe77bd0426dd90d639581a0 /sys-devel | |
parent | dev-util/lldb: Keyword 10.0.0rc3 (diff) | |
download | gentoo-b55a1825bdd21a5904e5a8cc9304e973ce47d1f1.tar.gz gentoo-b55a1825bdd21a5904e5a8cc9304e973ce47d1f1.tar.bz2 gentoo-b55a1825bdd21a5904e5a8cc9304e973ce47d1f1.zip |
sys-devel/clang-common: Keyword 10.0.0rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-common/clang-common-10.0.0_rc3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-10.0.0_rc3.ebuild b/sys-devel/clang-common/clang-common-10.0.0_rc3.ebuild index 18e41e0917da..6b079c42a2cc 100644 --- a/sys-devel/clang-common/clang-common-10.0.0_rc3.ebuild +++ b/sys-devel/clang-common/clang-common-10.0.0_rc3.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:*" |