diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 22:38:24 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 23:10:19 +0100 |
commit | 6476f282334756ca7f6c26fb41db835dc8732bc0 (patch) | |
tree | 55aa8b1c90c9125056486d36c7b6b42077ebbcb3 /sci-libs | |
parent | app-editors/fte: x86 stable (bug #676394) (diff) | |
download | gentoo-6476f282334756ca7f6c26fb41db835dc8732bc0.tar.gz gentoo-6476f282334756ca7f6c26fb41db835dc8732bc0.tar.bz2 gentoo-6476f282334756ca7f6c26fb41db835dc8732bc0.zip |
sci-libs/gdal: x86 stable (bug #675660)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdal/gdal-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-2.3.1.ebuild b/sci-libs/gdal/gdal-2.3.1.ebuild index 89243a3e82ff..0d3e55d9857b 100644 --- a/sci-libs/gdal/gdal-2.3.1.ebuild +++ b/sci-libs/gdal/gdal-2.3.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0/2.3" LICENSE="BSD Info-ZIP MIT" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k lzma mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres python spatialite sqlite threads webp xls zstd" COMMON_DEPEND=" |