summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-21 10:07:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-21 10:07:49 +0000
commitf0a01cc3773c5d82b377b5e7023cc602ef9e6b87 (patch)
treebd41e5766bd47519ead4b6f249229e7b119a56fa /sys-devel
parentRevbump the virtuals where dependencies have been changed (diff)
downloadgentoo-2-f0a01cc3773c5d82b377b5e7023cc602ef9e6b87.tar.gz
gentoo-2-f0a01cc3773c5d82b377b5e7023cc602ef9e6b87.tar.bz2
gentoo-2-f0a01cc3773c5d82b377b5e7023cc602ef9e6b87.zip
keyword for ppc64 for stabilization in bug #530882
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang/ChangeLog6
-rw-r--r--sys-devel/clang/clang-3.4.2-r100.ebuild6
-rw-r--r--sys-devel/clang/clang-3.5.1-r100.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-devel/clang/ChangeLog b/sys-devel/clang/ChangeLog
index 8793ec453476..70be85ce3218 100644
--- a/sys-devel/clang/ChangeLog
+++ b/sys-devel/clang/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/clang
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.117 2015/01/21 09:26:47 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.118 2015/02/21 10:07:49 ago Exp $
+
+ 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> clang-3.4.2-r100.ebuild,
+ clang-3.5.1-r100.ebuild:
+ keyword for ppc64 for stabilization in bug #530882
*clang-3.5.1-r100 (21 Jan 2015)
diff --git a/sys-devel/clang/clang-3.4.2-r100.ebuild b/sys-devel/clang/clang-3.4.2-r100.ebuild
index ad0a80040c5f..582726532915 100644
--- a/sys-devel/clang/clang-3.4.2-r100.ebuild
+++ b/sys-devel/clang/clang-3.4.2-r100.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.4.2-r100.ebuild,v 1.1 2014/06/23 23:01:02 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.4.2-r100.ebuild,v 1.2 2015/02/21 10:07:49 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI=""
LICENSE="UoI-NCSA"
SLOT="0/3.4"
-KEYWORDS="~amd64 ~arm ~ppc ~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"
IUSE="debug multitarget python +static-analyzer"
RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer,${MULTILIB_USEDEP}]"
diff --git a/sys-devel/clang/clang-3.5.1-r100.ebuild b/sys-devel/clang/clang-3.5.1-r100.ebuild
index 41f0a84ab614..f2faff599c29 100644
--- a/sys-devel/clang/clang-3.5.1-r100.ebuild
+++ b/sys-devel/clang/clang-3.5.1-r100.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.5.1-r100.ebuild,v 1.1 2015/01/21 09:26:47 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.5.1-r100.ebuild,v 1.2 2015/02/21 10:07:49 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI=""
LICENSE="UoI-NCSA"
SLOT="0/3.5"
-KEYWORDS="~amd64 ~arm ~ppc ~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"
IUSE="debug multitarget python +static-analyzer"
RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer,${MULTILIB_USEDEP}]"