projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9892a35
)
sys-devel/clang: Drop ~arm{,64} from 3.8.1 (lost in -r2, readded in 4)
author
Michał Górny
<mgorny@gentoo.org>
Wed, 24 May 2017 16:27:25 +0000
(18:27 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 3 Jun 2017 08:27:41 +0000
(10:27 +0200)
sys-devel/clang/clang-3.8.1-r100.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/clang/clang-3.8.1-r100.ebuild
b/sys-devel/clang/clang-3.8.1-r100.ebuild
index c7f38a2b99d8e3d1ae6dc66e89262ad1a08558cf..93887fea7efd7b24a234f6ee56834d529a257c40 100644
(file)
--- a/
sys-devel/clang/clang-3.8.1-r100.ebuild
+++ b/
sys-devel/clang/clang-3.8.1-r100.ebuild
@@
-11,7
+11,7
@@
SRC_URI=""
LICENSE="UoI-NCSA"
SLOT="0/3.8"
-KEYWORDS="~amd64 ~
arm ~arm64 ~
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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}]"