diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-09 20:26:59 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-09 20:30:03 +0200 |
commit | 4205d04342161b95649f68ea52e3340d29a18c07 (patch) | |
tree | c4b635807faee9a636ce89ca3a54ca5b8daa7c18 /sys-devel | |
parent | sys-devel/clang-common: arm64 stable (bug #705530) (diff) | |
download | gentoo-4205d04342161b95649f68ea52e3340d29a18c07.tar.gz gentoo-4205d04342161b95649f68ea52e3340d29a18c07.tar.bz2 gentoo-4205d04342161b95649f68ea52e3340d29a18c07.zip |
sys-devel/clang: arm64 stable (bug #705530)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang/clang-9.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-9.0.1.ebuild b/sys-devel/clang/clang-9.0.1.ebuild index 8a031b152600..9409933dac8b 100644 --- a/sys-devel/clang/clang-9.0.1.ebuild +++ b/sys-devel/clang/clang-9.0.1.ebuild @@ -32,7 +32,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?} LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 arm ~arm64 ppc64 x86 ~amd64-linux" +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} |