summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-10-31 14:26:23 +0000
committerBrent Baude <ranger@gentoo.org>2009-10-31 14:26:23 +0000
commita349b5aebfac75d334c4b13bf197719a867493c4 (patch)
treea5ffa841775a47e271f876d42c788e5cb8d48c5a /dev-util/cgdb/cgdb-0.6.4.ebuild
parentia64/m68k/s390/sh/sparc stable wrt #287519 (diff)
downloadgentoo-2-a349b5aebfac75d334c4b13bf197719a867493c4.tar.gz
gentoo-2-a349b5aebfac75d334c4b13bf197719a867493c4.tar.bz2
gentoo-2-a349b5aebfac75d334c4b13bf197719a867493c4.zip
Marking cgdb-0.6.4 ppc64 for bug 284526
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'dev-util/cgdb/cgdb-0.6.4.ebuild')
-rw-r--r--dev-util/cgdb/cgdb-0.6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cgdb/cgdb-0.6.4.ebuild b/dev-util/cgdb/cgdb-0.6.4.ebuild
index 7ce56697310e..dea7d880b6b5 100644
--- a/dev-util/cgdb/cgdb-0.6.4.ebuild
+++ b/dev-util/cgdb/cgdb-0.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.4.ebuild,v 1.3 2009/10/07 16:52:12 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.4.ebuild,v 1.4 2009/10/31 14:26:23 ranger Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cgdb/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.3-r1