diff options
author | Travis Tilley <lv@gentoo.org> | 2004-05-30 15:04:58 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-05-30 15:04:58 +0000 |
commit | 80b09aa49d3e18810f0cf891e488477aac5621f2 (patch) | |
tree | 69cb4767b4e02b81c3ef22f835daba90c27b2281 /sys-devel | |
parent | misc pax/grsec fixes from peter mazinger (Manifest recommit) (diff) | |
download | gentoo-2-80b09aa49d3e18810f0cf891e488477aac5621f2.tar.gz gentoo-2-80b09aa49d3e18810f0cf891e488477aac5621f2.tar.bz2 gentoo-2-80b09aa49d3e18810f0cf891e488477aac5621f2.zip |
~amd64
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-3.4.0-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.4.0-r5.ebuild b/sys-devel/gcc/gcc-3.4.0-r5.ebuild index a77621fc5996..a772090379c7 100644 --- a/sys-devel/gcc/gcc-3.4.0-r5.ebuild +++ b/sys-devel/gcc/gcc-3.4.0-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.0-r5.ebuild,v 1.1 2004/05/27 02:08:30 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.0-r5.ebuild,v 1.2 2004/05/30 15:04:58 lv Exp $ IUSE="static nls bootstrap java build X multilib gcj f77 objc pic hardened uclibc" @@ -121,7 +121,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="-*" +KEYWORDS="-* ~amd64" #KEYWORDS="amd64 ~x86 ~ppc ~sparc ~mips ~ia64 ~ppc64 ~hppa ~alpha ~s390" # Ok, this is a hairy one again, but lets assume that we |