From 194e646a9e79f5497f1be6ef33a5a478fda88f9b Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sat, 7 Apr 2012 14:46:05 +0000 Subject: x86 stable, bug #410601 Package-Manager: portage-2.1.10.56/cvs/Linux x86_64 --- gnustep-base/gnustep-make/gnustep-make-2.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnustep-base/gnustep-make/gnustep-make-2.6.2.ebuild') diff --git a/gnustep-base/gnustep-make/gnustep-make-2.6.2.ebuild b/gnustep-base/gnustep-make/gnustep-make-2.6.2.ebuild index 0614ec4dbbb6..97bbab414ec4 100644 --- a/gnustep-base/gnustep-make/gnustep-make-2.6.2.ebuild +++ b/gnustep-base/gnustep-make/gnustep-make-2.6.2.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/gnustep-base/gnustep-make/gnustep-make-2.6.2.ebuild,v 1.6 2012/04/05 09:29:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/gnustep-make-2.6.2.ebuild,v 1.7 2012/04/07 14:40:32 maekke Exp $ EAPI=4 inherit gnustep-base eutils prefix toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="native-exceptions" DEPEND="${GNUSTEP_CORE_DEPEND} -- cgit v1.2.3-65-gdbad