diff options
author | Brent Baude <ranger@gentoo.org> | 2007-12-29 19:28:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-12-29 19:28:12 +0000 |
commit | fcb769c8f616c6d5781141fb536616bccc161e03 (patch) | |
tree | ed02a2c90e90b17c7069361233964c80e443e1cc /sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild | |
parent | Marking freetype-2.3.5-r2 ppc64 for bug 203290 (diff) | |
download | gentoo-2-fcb769c8f616c6d5781141fb536616bccc161e03.tar.gz gentoo-2-fcb769c8f616c6d5781141fb536616bccc161e03.tar.bz2 gentoo-2-fcb769c8f616c6d5781141fb536616bccc161e03.zip |
Marking gcc-config-1.4.0-r4 ppc64 for bug 203576
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild b/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild index 94285f20924f..81ad2c5a4bb2 100644 --- a/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild,v 1.5 2007/12/29 11:01:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild,v 1.6 2007/12/29 19:28:12 ranger Exp $ inherit flag-o-matic toolchain-funcs multilib @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" RDEPEND="!app-admin/eselect-compiler" |