diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-31 21:15:47 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-31 21:15:47 +0200 |
commit | 0a289fec732a3da4e9294a7abb0a72867972e41b (patch) | |
tree | 3bbb13b34156aadc7673e7976234755a9df9b9f0 /sys-devel | |
parent | sys-devel/llvm: arm stable, bug #564402 (diff) | |
download | gentoo-0a289fec732a3da4e9294a7abb0a72867972e41b.tar.gz gentoo-0a289fec732a3da4e9294a7abb0a72867972e41b.tar.bz2 gentoo-0a289fec732a3da4e9294a7abb0a72867972e41b.zip |
sys-devel/clang: arm stable, bug #564402
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang/clang-3.7.1-r100.ebuild | 2 |
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 4df2d9f6fae5..d1286faf0208 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}]" |