diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 13:47:43 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 13:47:43 +0100 |
commit | 7e1d9169396d072b14f66c5bd4ab982d8ef7df4e (patch) | |
tree | be684eab2e85146c241b3a2394bec3070a4e0ae3 /sci-libs/gdal | |
parent | sys-apps/lm_sensors: x86 stable (bug #600248) (diff) | |
download | gentoo-7e1d9169396d072b14f66c5bd4ab982d8ef7df4e.tar.gz gentoo-7e1d9169396d072b14f66c5bd4ab982d8ef7df4e.tar.bz2 gentoo-7e1d9169396d072b14f66c5bd4ab982d8ef7df4e.zip |
sci-libs/gdal-2.0.2-r2: stable on amd64
Gentoo-Bug: 586204
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/gdal-2.0.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-2.0.2-r2.ebuild b/sci-libs/gdal/gdal-2.0.2-r2.ebuild index ff4d8103285f..7a18c772cbca 100644 --- a/sci-libs/gdal/gdal-2.0.2-r2.ebuild +++ b/sci-libs/gdal/gdal-2.0.2-r2.ebuild @@ -18,7 +18,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0/2" LICENSE="BSD Info-ZIP 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 spatialite sqlite threads xls" RDEPEND=" |