diff options
Diffstat (limited to 'gnustep-base/gnustep-make/gnustep-make-2.4.0.ebuild')
-rw-r--r-- | gnustep-base/gnustep-make/gnustep-make-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-base/gnustep-make/gnustep-make-2.4.0.ebuild b/gnustep-base/gnustep-make/gnustep-make-2.4.0.ebuild index 4bb686edc7ed..9457bd2a68aa 100644 --- a/gnustep-base/gnustep-make/gnustep-make-2.4.0.ebuild +++ b/gnustep-base/gnustep-make/gnustep-make-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.4.0.ebuild,v 1.5 2010/07/05 11:19:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/gnustep-make-2.4.0.ebuild,v 1.6 2010/08/13 17:28:28 josejx Exp $ EAPI="3" @@ -10,7 +10,7 @@ DESCRIPTION="GNUstep Makefile Package" HOMEPAGE="http://www.gnustep.org" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" -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" SLOT="0" LICENSE="GPL-2" |