projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
534528d
)
sys-devel/clang-runtime: Dekeyword ~arm* due to deps
author
Michał Górny
<mgorny@gentoo.org>
Fri, 9 Mar 2018 15:38:02 +0000
(16:38 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 9 Mar 2018 15:46:31 +0000
(16:46 +0100)
sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild
b/sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild
index 8732a1022ce2c771271145892554ff3fdad8fe76..3f33f23fd1eab5c4fa84b26883a6ae326728cac8 100644
(file)
--- a/
sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild
+++ b/
sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild
@@
-11,7
+11,7
@@
SRC_URI=""
LICENSE="metapackage"
SLOT="${PV%_*}"
-KEYWORDS="~amd64 ~
arm64 ~
x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
RDEPEND="