summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-06-17 02:18:40 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-06-17 02:19:01 +1000
commitf257b1aab835df140283d8738a1b7d7dc86c554e (patch)
tree0703aca555897cabdb17cc7005f3b7c56a0350b1 /sys-devel/clang
parentsys-devel/llvm: amd64/x86 stable (diff)
downloadgentoo-f257b1aab835df140283d8738a1b7d7dc86c554e.tar.gz
gentoo-f257b1aab835df140283d8738a1b7d7dc86c554e.tar.bz2
gentoo-f257b1aab835df140283d8738a1b7d7dc86c554e.zip
sys-devel/clang: amd64/x86 stable
Gentoo-bug: 564402 Package-Manager: portage-2.3.0_rc1
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 d1286faf0208..2d948b3d933d 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}]"