diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-04-11 08:50:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-04-11 08:50:36 +0000 |
commit | 14f5a90086b0f9cbebc53bc76494fec0ca0e1631 (patch) | |
tree | 5d7123a9c347dc033040907d85aabb15a63cdeb2 /sys-devel/gcc-config | |
parent | Remove obsolete versions. Stable on amd64. (diff) | |
download | gentoo-2-14f5a90086b0f9cbebc53bc76494fec0ca0e1631.tar.gz gentoo-2-14f5a90086b0f9cbebc53bc76494fec0ca0e1631.tar.bz2 gentoo-2-14f5a90086b0f9cbebc53bc76494fec0ca0e1631.zip |
arm/ia64/s390/sh stabilize
Diffstat (limited to 'sys-devel/gcc-config')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild b/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild index 85ae64587ff6..a23caca7150c 100644 --- a/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.3.15-r1.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.3.15-r1.ebuild,v 1.1 2007/03/12 07:00:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild,v 1.2 2007/04/11 08:50:36 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" |