summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-08-17 20:37:51 +0000
committerMark Guertin <gerk@gentoo.org>2002-08-17 20:37:51 +0000
commite17cca1d41cfec3b721d7389ae8523ba6536da74 (patch)
tree3e33b68bbfe836fde393c46e4b236bac547bc8c3 /sys-devel
parentfix segfaults for gnome-system-monitor (diff)
downloadgentoo-2-e17cca1d41cfec3b721d7389ae8523ba6536da74.tar.gz
gentoo-2-e17cca1d41cfec3b721d7389ae8523ba6536da74.tar.bz2
gentoo-2-e17cca1d41cfec3b721d7389ae8523ba6536da74.zip
added ppc to keywords
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/gcc-3.2.ebuild4
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