summaryrefslogtreecommitdiff
path: root/sys-devel/clang
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-05-31 21:15:47 +0200
committerMarkus Meier <maekke@gentoo.org>2016-05-31 21:15:47 +0200
commit0a289fec732a3da4e9294a7abb0a72867972e41b (patch)
tree3bbb13b34156aadc7673e7976234755a9df9b9f0 /sys-devel/clang
parent099e2333ff01cd87f3debaed9f8769c7e1680799 (diff)
downloadgentoo-0a289fec732a3da4e9294a7abb0a72867972e41b.tar.gz
gentoo-0a289fec732a3da4e9294a7abb0a72867972e41b.tar.xz
sys-devel/clang: arm stable, bug #564402
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-3.7.1-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-3.7.1-r100.ebuild b/sys-devel/clang/clang-3.7.1-r100.ebuild
index 4df2d9f6fae..d1286faf020 100644
--- a/sys-devel/clang/clang-3.7.1-r100.ebuild
+++ b/sys-devel/clang/clang-3.7.1-r100.ebuild
@@ -12,7 +12,7 @@ SRC_URI=""
LICENSE="UoI-NCSA"
SLOT="0/3.7"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="debug multitarget python +static-analyzer"
RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer?,${MULTILIB_USEDEP}]"