diff options
author | Michael Weber <xmw@gentoo.org> | 2012-09-02 00:55:45 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-09-02 00:55:45 +0000 |
commit | 092074f954db4d337a665cd539d12a19639e5644 (patch) | |
tree | c2b942839f66b41516a9a6cda2579fb3703ae060 /dev-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild | |
parent | ppc stable (bug 424293). (diff) | |
download | gentoo-2-092074f954db4d337a665cd539d12a19639e5644.tar.gz gentoo-2-092074f954db4d337a665cd539d12a19639e5644.tar.bz2 gentoo-2-092074f954db4d337a665cd539d12a19639e5644.zip |
ppc stable (bug 424743).
(Portage version: 2.1.11.12/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild')
-rw-r--r-- | dev-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild b/dev-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild index cdad61899f82..31f2f69a5b50 100644 --- a/dev-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild +++ b/dev-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild,v 1.5 2012/08/05 18:30:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/gccxml-0.9.0_pre20120309.ebuild,v 1.6 2012/09/02 00:55:45 xmw Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~mips ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" src_prepare() { |