summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2016-09-10 10:54:41 +0200
committerFabian Groffen <grobian@gentoo.org>2016-09-10 10:54:41 +0200
commit6a51360c74331ba16ef2a8d0c6dfecafc672fa65 (patch)
treecd19fa37a1e3566435ba187b01c5ebc0c72d67c2 /sys-devel/clang/clang-3.5.0-r100.ebuild
parentsys-devel/clang: restore clang-3.4.2 for Prefix bootstraps, bug #588132 (diff)
downloadgentoo-6a51360c74331ba16ef2a8d0c6dfecafc672fa65.tar.gz
gentoo-6a51360c74331ba16ef2a8d0c6dfecafc672fa65.tar.bz2
gentoo-6a51360c74331ba16ef2a8d0c6dfecafc672fa65.zip
sys-devel/clang: marked ~x86-macos
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-devel/clang/clang-3.5.0-r100.ebuild')
-rw-r--r--sys-devel/clang/clang-3.5.0-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-3.5.0-r100.ebuild b/sys-devel/clang/clang-3.5.0-r100.ebuild
index 922981de9f64..3a68db52ee2c 100644
--- a/sys-devel/clang/clang-3.5.0-r100.ebuild
+++ b/sys-devel/clang/clang-3.5.0-r100.ebuild
@@ -12,7 +12,7 @@ SRC_URI=""
LICENSE="UoI-NCSA"
SLOT="0/3.5"
-KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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}]"