diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-12-09 07:19:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-12-09 07:19:24 +0000 |
commit | fe85b9366d9437bd02bdbaa35f1a838be42057a6 (patch) | |
tree | 33cde93ac30f6d7b8c89acc58866e94d357dd1db /sys-devel | |
parent | x86 (diff) | |
download | gentoo-2-fe85b9366d9437bd02bdbaa35f1a838be42057a6.tar.gz gentoo-2-fe85b9366d9437bd02bdbaa35f1a838be42057a6.tar.bz2 gentoo-2-fe85b9366d9437bd02bdbaa35f1a838be42057a6.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1.2_rc3)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.3.14.ebuild b/sys-devel/gcc-config/gcc-config-1.3.14.ebuild index e89e09482fef..1aa038494b32 100644 --- a/sys-devel/gcc-config/gcc-config-1.3.14.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.3.14.ebuild,v 1.2 2006/10/19 12:53:54 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.14.ebuild,v 1.3 2006/12/09 07:19:24 vapier Exp $ inherit 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" |