projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44be72e
)
sys-devel/clang: Unkeyword on arm (present only in old version)
author
Michał Górny
<mgorny@gentoo.org>
Wed, 20 Dec 2017 20:52:35 +0000
(21:52 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 23 Dec 2017 11:27:34 +0000
(12:27 +0100)
sys-devel/clang/clang-3.7.1-r100.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/clang/clang-3.7.1-r100.ebuild
b/sys-devel/clang/clang-3.7.1-r100.ebuild
index d231d61133ab2f25704a8a1ff33f95844b807d8f..0fa158a374a5ea2ff17fc72eee87b7789f1e659c 100644
(file)
--- a/
sys-devel/clang/clang-3.7.1-r100.ebuild
+++ b/
sys-devel/clang/clang-3.7.1-r100.ebuild
@@
-11,7
+11,7
@@
SRC_URI=""
LICENSE="UoI-NCSA"
SLOT="0/3.7"
-KEYWORDS="amd64
arm ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm
-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64
~arm64 x86 ~amd64-fbsd ~x86-fbsd ~amd64
-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug multitarget python +static-analyzer"
RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer?,${MULTILIB_USEDEP}]"