diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-05-03 11:18:28 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-05-03 11:18:28 +0000 |
commit | e812c262637712e858b246e6a88c6a1cf7399528 (patch) | |
tree | 9a1f8908190333f1ffcfce5793cf4b66bc106175 /sci-libs/geos/geos-3.2.2.ebuild | |
parent | Stable on amd64 wrt bug #365571 (diff) | |
download | historical-e812c262637712e858b246e6a88c6a1cf7399528.tar.gz historical-e812c262637712e858b246e6a88c6a1cf7399528.tar.bz2 historical-e812c262637712e858b246e6a88c6a1cf7399528.zip |
Marked ~x64-freebsd
Package-Manager: portage-2.2.01.18252-prefix/cvs/SunOS i386
Diffstat (limited to 'sci-libs/geos/geos-3.2.2.ebuild')
-rw-r--r-- | sci-libs/geos/geos-3.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/geos/geos-3.2.2.ebuild b/sci-libs/geos/geos-3.2.2.ebuild index 935eb661ebc8..25c2e68935a1 100644 --- a/sci-libs/geos/geos-3.2.2.ebuild +++ b/sci-libs/geos/geos-3.2.2.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/sci-libs/geos/geos-3.2.2.ebuild,v 1.9 2011/04/23 15:38:47 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.2.2.ebuild,v 1.10 2011/05/03 11:18:28 grobian Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="doc python ruby" RDEPEND="ruby? ( dev-lang/ruby:1.8 )" |