summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-28 03:02:22 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-28 03:02:22 +0000
commitfb7340325e513bd2a46806995228e96127d53dc6 (patch)
tree9c639be71917094822c721bb01b00bfa71b0efa2 /sys-devel/gdb
parentarm KEYWORDS (diff)
downloadgentoo-2-fb7340325e513bd2a46806995228e96127d53dc6.tar.gz
gentoo-2-fb7340325e513bd2a46806995228e96127d53dc6.tar.bz2
gentoo-2-fb7340325e513bd2a46806995228e96127d53dc6.zip
arm KEYWORDS
Diffstat (limited to 'sys-devel/gdb')
-rw-r--r--sys-devel/gdb/gdb-5.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gdb/gdb-5.3-r1.ebuild b/sys-devel/gdb/gdb-5.3-r1.ebuild
index 46c1778c5a63..3c0034f15a68 100644
--- a/sys-devel/gdb/gdb-5.3-r1.ebuild
+++ b/sys-devel/gdb/gdb-5.3-r1.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-5.3-r1.ebuild,v 1.3 2004/05/03 20:43:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.3-r1.ebuild,v 1.4 2004/05/28 02:59:09 vapier Exp $
inherit flag-o-matic ccc eutils
@@ -12,7 +12,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 ~ia64 s390"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha arm ~hppa ~amd64 ~ia64 s390"
IUSE="nls objc"
DEPEND=">=sys-libs/ncurses-5.2-r2