diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-02 20:34:39 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-02 20:34:39 +0000 |
commit | 6209d8b5c8a3a6bf8b0f6f741323fa93b7d18865 (patch) | |
tree | 5c5b3e7b6608737be53df7ff409284d84c0fa46e /sys-devel/gcc/gcc-4.3.6-r1.ebuild | |
parent | Marking rsync-3.0.9 ppc64 for bug 406055 (diff) | |
download | gentoo-2-6209d8b5c8a3a6bf8b0f6f741323fa93b7d18865.tar.gz gentoo-2-6209d8b5c8a3a6bf8b0f6f741323fa93b7d18865.tar.bz2 gentoo-2-6209d8b5c8a3a6bf8b0f6f741323fa93b7d18865.zip |
Marking gcc-4.3.6-r1 ppc64 for bug 405845
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel/gcc/gcc-4.3.6-r1.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.3.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.3.6-r1.ebuild b/sys-devel/gcc/gcc-4.3.6-r1.ebuild index 64b5521e5174..b5bf351e11a8 100644 --- a/sys-devel/gcc/gcc-4.3.6-r1.ebuild +++ b/sys-devel/gcc/gcc-4.3.6-r1.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/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v 1.6 2012/02/28 20:37:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v 1.7 2012/03/02 20:34:39 ranger Exp $ PATCH_VER="1.0" UCLIBC_VER="1.0" @@ -20,7 +20,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ ) FDL-1.2" -KEYWORDS="~alpha amd64 ~arm -hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm -hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |