summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-01-15 16:44:36 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-01-15 16:44:36 +0000
commit527ca7740a248e4f18cd9c9ff2761ff8ba228e2d (patch)
tree27fa95fd2798934412989db114468bc62e076360 /sys-devel/gdb/gdb-7.3.1.ebuild
parentia64 stable wrt #396041 (diff)
downloadhistorical-527ca7740a248e4f18cd9c9ff2761ff8ba228e2d.tar.gz
historical-527ca7740a248e4f18cd9c9ff2761ff8ba228e2d.tar.bz2
historical-527ca7740a248e4f18cd9c9ff2761ff8ba228e2d.zip
alpha/ia64/s390/sparc stable wrt #395017
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
Diffstat (limited to 'sys-devel/gdb/gdb-7.3.1.ebuild')
-rw-r--r--sys-devel/gdb/gdb-7.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gdb/gdb-7.3.1.ebuild b/sys-devel/gdb/gdb-7.3.1.ebuild
index 59234bf76f01..007ca2414793 100644
--- a/sys-devel/gdb/gdb-7.3.1.ebuild
+++ b/sys-devel/gdb/gdb-7.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.1.ebuild,v 1.9 2012/01/04 17:32:49 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.1.ebuild,v 1.10 2012/01/15 16:44:36 armin76 Exp $
EAPI="3"
@@ -52,7 +52,7 @@ is_cross \
&& SLOT="${CTARGET}" \
|| SLOT="0"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
IUSE="expat multitarget nls +python test vanilla"