summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-11-13 06:10:31 +0000
committerMike Frysinger <vapier@gentoo.org>2006-11-13 06:10:31 +0000
commitc5a099854d16939cc3cf9efbb30bd38bfda901a9 (patch)
treeaa1f20e87be8af30027fe5dc8f706985c980bb7a /sys-devel/gdb
parents390 love (diff)
downloadgentoo-2-c5a099854d16939cc3cf9efbb30bd38bfda901a9.tar.gz
gentoo-2-c5a099854d16939cc3cf9efbb30bd38bfda901a9.tar.bz2
gentoo-2-c5a099854d16939cc3cf9efbb30bd38bfda901a9.zip
arm/s390/sh stable
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'sys-devel/gdb')
-rw-r--r--sys-devel/gdb/gdb-6.4-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gdb/gdb-6.4-r5.ebuild b/sys-devel/gdb/gdb-6.4-r5.ebuild
index de701ba43d30..2952b371e9dd 100644
--- a/sys-devel/gdb/gdb-6.4-r5.ebuild
+++ b/sys-devel/gdb/gdb-6.4-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.4-r5.ebuild,v 1.1 2006/06/18 23:38:16 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.4-r5.ebuild,v 1.2 2006/11/13 06:10:31 vapier Exp $
inherit flag-o-matic eutils
@@ -22,7 +22,7 @@ LICENSE="GPL-2 LGPL-2"
[[ ${CTARGET} != ${CHOST} ]] \
&& SLOT="${CTARGET}" \
|| SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~x86-fbsd"
IUSE="nls test vanilla"
RDEPEND=">=sys-libs/ncurses-5.2-r2"