From 6558af3e8b6bff77fec676102b10e88db4572d37 Mon Sep 17 00:00:00 2001 From: Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> Date: Tue, 27 Aug 2013 19:28:06 +0000 Subject: Keyword ~ppc (Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit) --- sys-devel/clang/ChangeLog | 6 +++++- sys-devel/clang/clang-3.3-r100.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sys-devel') diff --git a/sys-devel/clang/ChangeLog b/sys-devel/clang/ChangeLog index ff75cd540e2a..7a44ed089192 100644 --- a/sys-devel/clang/ChangeLog +++ b/sys-devel/clang/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/clang # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.96 2013/08/14 13:03:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.97 2013/08/27 19:28:06 chithanh Exp $ + + 27 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + clang-3.3-r100.ebuild: + Keyword ~ppc 14 Aug 2013; Michał Górny <mgorny@gentoo.org> clang-3.2.ebuild, clang-3.3-r100.ebuild, clang-3.3.ebuild, clang-9999-r100.ebuild, diff --git a/sys-devel/clang/clang-3.3-r100.ebuild b/sys-devel/clang/clang-3.3-r100.ebuild index 776540722f47..2ecb84268f7b 100644 --- a/sys-devel/clang/clang-3.3-r100.ebuild +++ b/sys-devel/clang/clang-3.3-r100.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild,v 1.5 2013/08/14 13:03:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild,v 1.6 2013/08/27 19:28:06 chithanh Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="UoI-NCSA" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 ~arm ~ppc ~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}]" -- cgit v1.2.3-65-gdbad