summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-10-15 08:13:33 +0200
committerJeroen Roovers <jer@gentoo.org>2016-10-15 08:14:05 +0200
commitdcb9c71b35b52f48d6a645fbfadf076c7abd0c11 (patch)
treed96489b2af79ca7fbe82e861ea63fdab5f0a3931 /sys-devel
parentwww-apps/nanoc: add 4.3.5 (diff)
downloadgentoo-dcb9c71b35b52f48d6a645fbfadf076c7abd0c11.tar.gz
gentoo-dcb9c71b35b52f48d6a645fbfadf076c7abd0c11.tar.bz2
gentoo-dcb9c71b35b52f48d6a645fbfadf076c7abd0c11.zip
sys-devel/clang: Stable for PPC64 (bug #564402).
Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-devel')
-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 5bc3e5d7278c..7c1cb2759b24 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}]"