diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:05:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:05:00 +0100 |
commit | a78be9370c5aa0cdcadd78a153e84b0633b9bdb8 (patch) | |
tree | e69e74ca2dd98a813d459126ee32eff46c4c1385 /sci-libs/gdal | |
parent | x11-misc/x11vnc: amd64 stable wrt bug #601684 (diff) | |
download | gentoo-a78be9370c5aa0cdcadd78a153e84b0633b9bdb8.tar.gz gentoo-a78be9370c5aa0cdcadd78a153e84b0633b9bdb8.tar.bz2 gentoo-a78be9370c5aa0cdcadd78a153e84b0633b9bdb8.zip |
sci-libs/gdal: amd64 stable wrt bug #586204
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/gdal-2.0.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-2.0.2-r3.ebuild b/sci-libs/gdal/gdal-2.0.2-r3.ebuild index f8a672cb9fcd..48bfb160d4e8 100644 --- a/sci-libs/gdal/gdal-2.0.2-r3.ebuild +++ b/sci-libs/gdal/gdal-2.0.2-r3.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=" |