diff options
Diffstat (limited to 'sci-libs/gdal/gdal-1.11.1-r3.ebuild')
-rw-r--r-- | sci-libs/gdal/gdal-1.11.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gdal/gdal-1.11.1-r3.ebuild b/sci-libs/gdal/gdal-1.11.1-r3.ebuild index c67f4e3926b8..095dfcb387fa 100644 --- a/sci-libs/gdal/gdal-1.11.1-r3.ebuild +++ b/sci-libs/gdal/gdal-1.11.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r3.ebuild,v 1.4 2015/04/18 12:47:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r3.ebuild,v 1.5 2015/04/26 14:50:53 zlogene Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python ruby spatialite sqlite threads xls" RDEPEND=" |