diff options
author | Michael Palimaka <kensington@gentoo.org> | 2018-02-03 00:32:56 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2018-02-03 00:33:03 +1100 |
commit | 515de2a261e9a6f16abc0f1e41a78b2ac82917d0 (patch) | |
tree | 538aafc571a34dd740b392d939441672c0297033 /sci-libs/gdal | |
parent | x11-misc/sddm: stabilise 0.17.0-r1 for x86 (diff) | |
download | gentoo-515de2a261e9a6f16abc0f1e41a78b2ac82917d0.tar.gz gentoo-515de2a261e9a6f16abc0f1e41a78b2ac82917d0.tar.bz2 gentoo-515de2a261e9a6f16abc0f1e41a78b2ac82917d0.zip |
sci-libs/gdal: stabilise 2.2.3-r1 for amd64
Bug: https://bugs.gentoo.org/643996
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/gdal-2.2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-2.2.3-r1.ebuild b/sci-libs/gdal/gdal-2.2.3-r1.ebuild index 764ca26a16fd..e1c5f8a92cf7 100644 --- a/sci-libs/gdal/gdal-2.2.3-r1.ebuild +++ b/sci-libs/gdal/gdal-2.2.3-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0/2.2" LICENSE="BSD Info-ZIP MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~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 oracle pdf perl png postgres python spatialite sqlite threads webp xls" COMMON_DEPEND=" |