summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-11-12 10:59:24 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-11-12 10:59:24 +0100
commit4cc8d998ea4a96fc24228e1ee9518e43d6a38076 (patch)
tree4a2ab6c8ab9b2b3185f2fd381cea5bb0a65cbe44 /sys-devel/clang/clang-3.7.1-r100.ebuild
parentsys-devel/llvm: ppc stable wrt bug #564402 (diff)
downloadgentoo-4cc8d998ea4a96fc24228e1ee9518e43d6a38076.tar.gz
gentoo-4cc8d998ea4a96fc24228e1ee9518e43d6a38076.tar.bz2
gentoo-4cc8d998ea4a96fc24228e1ee9518e43d6a38076.zip
sys-devel/clang: ppc stable wrt bug #564402
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/clang/clang-3.7.1-r100.ebuild')
-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 7c1cb2759b24..3548a44befb9 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 ~x86-macos"
+KEYWORDS="amd64 arm ~arm64 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}]"