projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7e7d07
)
sys-devel/clang: Dekeyword ~arm* due to deps
author
Michał Górny
<mgorny@gentoo.org>
Fri, 9 Mar 2018 15:37:42 +0000
(16:37 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 9 Mar 2018 15:46:27 +0000
(16:46 +0100)
sys-devel/clang/clang-6.0.0.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/clang/clang-6.0.0.ebuild
b/sys-devel/clang/clang-6.0.0.ebuild
index 2b9ed32927ce451c723e3d68824675905732a68a..36d8549e27a47d29eb6106bc5c083174e65c89a1 100644
(file)
--- a/
sys-devel/clang/clang-6.0.0.ebuild
+++ b/
sys-devel/clang/clang-6.0.0.ebuild
@@
-31,7
+31,7
@@
LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
LICENSE="UoI-NCSA"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~
arm64 ~
x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug default-compiler-rt default-libcxx doc +static-analyzer
test xml z3 kernel_FreeBSD ${ALL_LLVM_TARGETS[*]}"
RESTRICT="!test? ( test )"