summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-04-22 13:43:25 +0000
committerTravis Tilley <lv@gentoo.org>2004-04-22 13:43:25 +0000
commit607bb85ab98b1a322dfe7e2a43197872f1ba3150 (patch)
treece5ff6a44342ff0f0c4683a21d4d9948718e2c74 /sys-devel/gdb/gdb-6.0.ebuild
parentMarking stable on x86. (diff)
downloadhistorical-607bb85ab98b1a322dfe7e2a43197872f1ba3150.tar.gz
historical-607bb85ab98b1a322dfe7e2a43197872f1ba3150.tar.bz2
historical-607bb85ab98b1a322dfe7e2a43197872f1ba3150.zip
stable on amd64
Diffstat (limited to 'sys-devel/gdb/gdb-6.0.ebuild')
-rw-r--r--sys-devel/gdb/gdb-6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gdb/gdb-6.0.ebuild b/sys-devel/gdb/gdb-6.0.ebuild
index 1f2836c73a9d..dca3fbb2c01d 100644
--- a/sys-devel/gdb/gdb-6.0.ebuild
+++ b/sys-devel/gdb/gdb-6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.0.ebuild,v 1.9 2004/03/09 22:18:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.0.ebuild,v 1.10 2004/04/22 13:43:25 lv Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="http://mirrors.rcn.net/pub/sourceware/gdb/releases/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~alpha -hppa ~amd64 ~mips ppc64 ia64"
+KEYWORDS="x86 ppc sparc ~alpha -hppa amd64 ~mips ppc64 ia64"
IUSE="nls"
DEPEND=">=sys-libs/ncurses-5.2-r2