diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-22 03:00:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-22 03:00:43 +0000 |
commit | d2351887ad839b16c92b15f14137c569ba2dbd17 (patch) | |
tree | e8a5623d58c6e62f63dd0580b6a7f6f170ce9d69 | |
parent | restore (diff) | |
download | historical-d2351887ad839b16c92b15f14137c569ba2dbd17.tar.gz historical-d2351887ad839b16c92b15f14137c569ba2dbd17.tar.bz2 historical-d2351887ad839b16c92b15f14137c569ba2dbd17.zip |
stabilize to replace 3.3.2-r5
-rw-r--r-- | sys-devel/gcc/gcc-3.3.2-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.2-r7.ebuild b/sys-devel/gcc/gcc-3.3.2-r7.ebuild index 95a6bb74b167..fc14ecaf4a17 100644 --- a/sys-devel/gcc/gcc-3.3.2-r7.ebuild +++ b/sys-devel/gcc/gcc-3.3.2-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r7.ebuild,v 1.20 2005/01/18 06:15:01 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r7.ebuild,v 1.21 2005/03/22 03:00:43 vapier Exp $ IUSE="static nls bootstrap java build X multilib gcj emul-linux-x86" @@ -102,7 +102,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~x86 ~mips ~sparc ~amd64 -hppa ~alpha ~ia64 ~ppc64" +KEYWORDS="x86 mips ~sparc ~amd64 -hppa alpha ia64 ppc64" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |