summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 21:04:57 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 21:13:54 +0100
commitb39bacb836b74b78bc11775fd5a80d99cba6f9d1 (patch)
tree68ed37c0cb33f032feebb9cd67beae133c6a9abc /sys-devel/clang/clang-3.6.2-r100.ebuild
parentsys-devel/bmake: dropped ~x64-freebsd (diff)
downloadgentoo-b39bacb836b74b78bc11775fd5a80d99cba6f9d1.tar.gz
gentoo-b39bacb836b74b78bc11775fd5a80d99cba6f9d1.tar.bz2
gentoo-b39bacb836b74b78bc11775fd5a80d99cba6f9d1.zip
sys-devel/clang: dropped ~x64-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-devel/clang/clang-3.6.2-r100.ebuild')
-rw-r--r--sys-devel/clang/clang-3.6.2-r100.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/clang/clang-3.6.2-r100.ebuild b/sys-devel/clang/clang-3.6.2-r100.ebuild
index c44b19c6ea54..917b6769edfc 100644
--- a/sys-devel/clang/clang-3.6.2-r100.ebuild
+++ b/sys-devel/clang/clang-3.6.2-r100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI=""
LICENSE="UoI-NCSA"
SLOT="0/3.6"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~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}]"