diff options
Diffstat (limited to 'app-misc/grc/grc-1.0.6.ebuild')
-rw-r--r-- | app-misc/grc/grc-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/grc/grc-1.0.6.ebuild b/app-misc/grc/grc-1.0.6.ebuild index 0822018c1f10..647fd1f3906b 100644 --- a/app-misc/grc/grc-1.0.6.ebuild +++ b/app-misc/grc/grc-1.0.6.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/app-misc/grc/grc-1.0.6.ebuild,v 1.2 2003/09/05 12:10:36 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/grc/grc-1.0.6.ebuild,v 1.3 2003/10/30 11:41:41 dholm Exp $ S=${WORKDIR}/${P} DESCRIPTION="Generic Colouriser is yet another colouriser for beautifying your logfiles or output of commands" @@ -9,7 +9,7 @@ HOMEPAGE="http://melkor.dnp.fmph.uniba.sk/~garabik/grc.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" RDEPEND="dev-lang/python" |