diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-10-05 22:29:13 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-10-05 22:29:27 +1100 |
commit | edaf3e83923b12ee4b4556b2e8af93fcbf193dab (patch) | |
tree | 54be385ea0c8eeff2a08a1e69e09d415aecdf66d /sci-libs | |
parent | app-portage/mirrorselect: stabilise 2.2.3 for hppa/sparc using ALLARCHES (diff) | |
download | gentoo-edaf3e83923b12ee4b4556b2e8af93fcbf193dab.tar.gz gentoo-edaf3e83923b12ee4b4556b2e8af93fcbf193dab.tar.bz2 gentoo-edaf3e83923b12ee4b4556b2e8af93fcbf193dab.zip |
sci-libs/gdal: stabilise 2.0.3 for amd64/x86
Bug: https://bugs.gentoo.org/606414
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdal/gdal-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-2.0.3.ebuild b/sci-libs/gdal/gdal-2.0.3.ebuild index 8ad71a36782c..74f1aa7ecb35 100644 --- a/sci-libs/gdal/gdal-2.0.3.ebuild +++ b/sci-libs/gdal/gdal-2.0.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0/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 xls" COMMON_DEPEND="dev-libs/expat |