diff options
Diffstat (limited to 'sci-libs/geos/geos-2.1.2.ebuild')
-rw-r--r-- | sci-libs/geos/geos-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/geos/geos-2.1.2.ebuild b/sci-libs/geos/geos-2.1.2.ebuild index 9390be39c662..d2d2e7a3cd6d 100644 --- a/sci-libs/geos/geos-2.1.2.ebuild +++ b/sci-libs/geos/geos-2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.1.2.ebuild,v 1.2 2005/07/23 02:02:29 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.1.2.ebuild,v 1.3 2005/09/11 03:41:16 nerdboy Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://geos.refractions.net/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc ~sparc" +KEYWORDS="~amd64 ~x86 ~ppc sparc" IUSE="static doc" RDEPEND="virtual/libc" |