diff options
-rw-r--r-- | dev-util/cscope/cscope-15.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cscope/cscope-15.3.ebuild b/dev-util/cscope/cscope-15.3.ebuild index 5a4e179a2228..011881b861bd 100644 --- a/dev-util/cscope/cscope-15.3.ebuild +++ b/dev-util/cscope/cscope-15.3.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/dev-util/cscope/cscope-15.3.ebuild,v 1.8 2002/07/23 10:38:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.9 2002/07/23 23:52:41 trance Exp $ S=${WORKDIR}/${P} DESCRIPTION="CScope - interactively examine a C program" @@ -9,7 +9,7 @@ HOMEPAGE="http://cscope.sourceforge.net" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 ppc" RDEPEND=">=sys-libs/ncurses-5.2" DEPEND="${RDEPEND} |