diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-22 16:44:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-22 16:44:16 +0000 |
commit | 173e5ee1e03748433a86971ee04ba789b0b1d147 (patch) | |
tree | 93b539ada24e003a4087923e22f9778556fdc9f5 /sys-devel/gcc-config | |
parent | Fix typo in FL/Fl_Spinner.H. Thanks to Ferris McCormick. (diff) | |
download | gentoo-2-173e5ee1e03748433a86971ee04ba789b0b1d147.tar.gz gentoo-2-173e5ee1e03748433a86971ee04ba789b0b1d147.tar.bz2 gentoo-2-173e5ee1e03748433a86971ee04ba789b0b1d147.zip |
move into ~arch
(Portage version: 2.1.3.6)
Diffstat (limited to 'sys-devel/gcc-config')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.4.0.ebuild b/sys-devel/gcc-config/gcc-config-1.4.0.ebuild index 8aadccfc8dca..8a23c8e31aec 100644 --- a/sys-devel/gcc-config/gcc-config-1.4.0.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.4.0.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.ebuild,v 1.6 2007/06/24 18:16:32 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.4.0.ebuild,v 1.7 2007/08/22 16:44:16 vapier 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" |