summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-30 10:32:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-30 10:32:11 +0000
commitbefe253d9b86d480388b8e472a2efd386578dfd0 (patch)
treeb3c1069039f61ec1aeaedf5f4b2530b5824ac554 /sys-devel/gdb/gdb-6.7.1-r3.ebuild
parentRe-add ~alpha wrt #215366 (diff)
downloadgentoo-2-befe253d9b86d480388b8e472a2efd386578dfd0.tar.gz
gentoo-2-befe253d9b86d480388b8e472a2efd386578dfd0.tar.bz2
gentoo-2-befe253d9b86d480388b8e472a2efd386578dfd0.zip
alpha/ia64/sparc stable wrt #215339
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel/gdb/gdb-6.7.1-r3.ebuild')
-rw-r--r--sys-devel/gdb/gdb-6.7.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gdb/gdb-6.7.1-r3.ebuild b/sys-devel/gdb/gdb-6.7.1-r3.ebuild
index f9791a400866..7beeef5d2cb3 100644
--- a/sys-devel/gdb/gdb-6.7.1-r3.ebuild
+++ b/sys-devel/gdb/gdb-6.7.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.7.1-r3.ebuild,v 1.6 2008/03/29 23:52:42 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.7.1-r3.ebuild,v 1.7 2008/03/30 10:32:11 armin76 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 sparc x86 ~x86-fbsd"
IUSE="nls test vanilla"
RDEPEND=">=sys-libs/ncurses-5.2-r2