diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-06 14:14:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-06 14:14:19 +0000 |
commit | 7296a83529f07b3dfcc3c3401c60ed58bbc6d013 (patch) | |
tree | f048aee33d0abd5060e78da90fae61089a2b794d /sys-devel/gcc-config/gcc-config-1.5-r2.ebuild | |
parent | Marking eix-0.23.10 ppc for bug 406853 (diff) | |
download | gentoo-2-7296a83529f07b3dfcc3c3401c60ed58bbc6d013.tar.gz gentoo-2-7296a83529f07b3dfcc3c3401c60ed58bbc6d013.tar.bz2 gentoo-2-7296a83529f07b3dfcc3c3401c60ed58bbc6d013.zip |
Marking gcc-config-1.5-r2 ppc for bug 406351
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel/gcc-config/gcc-config-1.5-r2.ebuild')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild b/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild index 3c7645fd0206..79fc23da8412 100644 --- a/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.5-r2.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-config/gcc-config-1.5-r2.ebuild,v 1.5 2012/03/05 07:21:26 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild,v 1.6 2012/03/06 14:14:19 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 x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="!app-admin/eselect-compiler" |