diff options
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.2.ebuild b/sys-devel/gcc/gcc-3.2.ebuild index 7cb2e5644ca3..72d22c6324af 100644 --- a/sys-devel/gcc/gcc-3.2.ebuild +++ b/sys-devel/gcc/gcc-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.ebuild,v 1.2 2002/08/15 22:34:55 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.ebuild,v 1.3 2002/08/17 20:37:51 gerk Exp $ # NOTE TO MAINTAINER: Info pages get nuked for multiple version installs. # Ill fix it later if i get a chance. @@ -33,7 +33,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" SLOT="${MY_PV}" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 |