diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-04 19:07:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-04 19:38:38 +0100 |
commit | 3ee00e5402603491d7e1d3f7cf660522ef3dc04c (patch) | |
tree | ff0d3fbf5e39a5965f12836a7013b02a9fdb8adc /sys-devel/clang | |
parent | sys-devel/clang-runtime: Keyword 10.0.0rc3 (diff) | |
download | gentoo-3ee00e5402603491d7e1d3f7cf660522ef3dc04c.tar.gz gentoo-3ee00e5402603491d7e1d3f7cf660522ef3dc04c.tar.bz2 gentoo-3ee00e5402603491d7e1d3f7cf660522ef3dc04c.zip |
sys-devel/clang: Keyword 10.0.0rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/clang')
-rw-r--r-- | sys-devel/clang/clang-10.0.0_rc3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-10.0.0_rc3.ebuild b/sys-devel/clang/clang-10.0.0_rc3.ebuild index ee94d3e3bbe4..36520c11597b 100644 --- a/sys-devel/clang/clang-10.0.0_rc3.ebuild +++ b/sys-devel/clang/clang-10.0.0_rc3.ebuild @@ -31,7 +31,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} |