summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-12-11 03:44:45 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-12-11 03:44:45 +0000
commitd18a1280bacbd8a1160de807a256663f204a3339 (patch)
treeb42a314f57d5705f0f7a5def7c9e63d09362575f /dev-util/cscope/cscope-15.5-r3.ebuild
parentAdded in the tracker for GNOME 2.8.2 (diff)
downloadgentoo-2-d18a1280bacbd8a1160de807a256663f204a3339.tar.gz
gentoo-2-d18a1280bacbd8a1160de807a256663f204a3339.tar.bz2
gentoo-2-d18a1280bacbd8a1160de807a256663f204a3339.zip
keyworded ppc as per bug #71595
Diffstat (limited to 'dev-util/cscope/cscope-15.5-r3.ebuild')
-rw-r--r--dev-util/cscope/cscope-15.5-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cscope/cscope-15.5-r3.ebuild b/dev-util/cscope/cscope-15.5-r3.ebuild
index cf45b957ed97..65b777c11233 100644
--- a/dev-util/cscope/cscope-15.5-r3.ebuild
+++ b/dev-util/cscope/cscope-15.5-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r3.ebuild,v 1.2 2004/12/11 01:00:32 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r3.ebuild,v 1.3 2004/12/11 03:44:45 dragonheart Exp $
inherit gnuconfig elisp-common eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64"
+KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64"
IUSE="emacs"
RDEPEND=">=sys-libs/ncurses-5.2"