From 5c16e235f325ec8e8d15d8334ef5fe9e3992088d Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Thu, 22 Dec 2011 22:08:08 +0000 Subject: arm stable, bug #395017 (Portage version: 2.1.10.41/cvs/Linux x86_64) --- sys-devel/gdb/gdb-7.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-devel/gdb/gdb-7.3.1.ebuild') diff --git a/sys-devel/gdb/gdb-7.3.1.ebuild b/sys-devel/gdb/gdb-7.3.1.ebuild index 161af452cd43..7390397a3784 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-2011 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.5 2011/12/21 09:05:05 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.1.ebuild,v 1.6 2011/12/22 22:08:08 maekke 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" -- cgit v1.2.3-65-gdbad