summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-09-08 02:36:45 +0000
committerMike Frysinger <vapier@gentoo.org>2004-09-08 02:36:45 +0000
commit0585341453b61c0e87727dab0a9733be6393afa2 (patch)
tree8bda4a7948c8ba037ce7fbf6a8e2239e5b3aec78 /dev-util
parentstable on ppc64, bug #63057 (Manifest recommit) (diff)
downloadgentoo-2-0585341453b61c0e87727dab0a9733be6393afa2.tar.gz
gentoo-2-0585341453b61c0e87727dab0a9733be6393afa2.tar.bz2
gentoo-2-0585341453b61c0e87727dab0a9733be6393afa2.zip
ppc/ia64 stable for #63064
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cscope/cscope-15.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cscope/cscope-15.5.ebuild b/dev-util/cscope/cscope-15.5.ebuild
index 47e846ccf2aa..09de7740f549 100644
--- a/dev-util/cscope/cscope-15.5.ebuild
+++ b/dev-util/cscope/cscope-15.5.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.ebuild,v 1.13 2004/09/04 11:57:15 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5.ebuild,v 1.14 2004/09/08 02:36:45 vapier Exp $
inherit gnuconfig elisp-common
@@ -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"