summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevyn Shortell <trance@gentoo.org>2003-08-15 16:32:35 +0000
committerKevyn Shortell <trance@gentoo.org>2003-08-15 16:32:35 +0000
commitf898c8535c2369726c0909546a4680f1eb64fb68 (patch)
tree4293c070f6758ca914d8ca23fbe933166d54e83e /sys-devel
parentAdded a configure.in patch for 2.6 (diff)
downloadgentoo-2-f898c8535c2369726c0909546a4680f1eb64fb68.tar.gz
gentoo-2-f898c8535c2369726c0909546a4680f1eb64fb68.tar.bz2
gentoo-2-f898c8535c2369726c0909546a4680f1eb64fb68.zip
8/15/02 9:32am trance@gentoo.org added ppc stable keyword.
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/distcc/distcc-2.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/distcc/distcc-2.9.ebuild b/sys-devel/distcc/distcc-2.9.ebuild
index 75dc3767d2ae..30db045a5471 100644
--- a/sys-devel/distcc/distcc-2.9.ebuild
+++ b/sys-devel/distcc/distcc-2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.9.ebuild,v 1.4 2003/08/12 16:39:13 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.9.ebuild,v 1.5 2003/08/15 16:32:35 trance Exp $
inherit eutils gcc flag-o-matic
[ `gcc-major-version` -eq 2 ] && filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
@@ -11,7 +11,7 @@ DESCRIPTION="a program to distribute compilation of C code across several machin
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm"
+KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~mips ~arm"
IUSE="gtk"
DEPEND=">=sys-apps/portage-2.0.46-r11