summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:37:28 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:37:28 +0000
commitaaf5225506c27c0d5d40c6cff8aa3ae0f87b62aa (patch)
tree630a4945103041dae6049c747a0e7028949c741b /sys-devel/gdb/gdb-5.1.1-r2.ebuild
parent12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadhistorical-aaf5225506c27c0d5d40c6cff8aa3ae0f87b62aa.tar.gz
historical-aaf5225506c27c0d5d40c6cff8aa3ae0f87b62aa.tar.bz2
historical-aaf5225506c27c0d5d40c6cff8aa3ae0f87b62aa.zip
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-devel/gdb/gdb-5.1.1-r2.ebuild')
-rw-r--r--sys-devel/gdb/gdb-5.1.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gdb/gdb-5.1.1-r2.ebuild b/sys-devel/gdb/gdb-5.1.1-r2.ebuild
index 65f8fa1b1291..fc28536ebd87 100644
--- a/sys-devel/gdb/gdb-5.1.1-r2.ebuild
+++ b/sys-devel/gdb/gdb-5.1.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r2.ebuild,v 1.7 2002/10/05 05:39:26 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r2.ebuild,v 1.8 2002/12/09 04:37:27 manson Exp $
IUSE="nls"
@@ -11,7 +11,7 @@ SRC_URI="ftp://sourceware.cygnus.com/pub/gdb/releases/${P}.tar.gz
ftp://ftp.freesoftware.com/pub/sourceware/gdb/releases/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc "
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2-r2