diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:22:01 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:05:13 -0500 |
commit | 40938f720a2d18fe3396e9c0d1bc0e46fe997b8e (patch) | |
tree | ee5bd0bfcc63243ae80f7dd23714e322ffd4f24f /sci-libs/gdal | |
parent | dev-python/pydot: 1.4.1 allarches stablized (diff) | |
download | gentoo-40938f720a2d18fe3396e9c0d1bc0e46fe997b8e.tar.gz gentoo-40938f720a2d18fe3396e9c0d1bc0e46fe997b8e.tar.bz2 gentoo-40938f720a2d18fe3396e9c0d1bc0e46fe997b8e.zip |
sci-libs/gdal: 2.4.0 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/gdal-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-2.4.0.ebuild b/sci-libs/gdal/gdal-2.4.0.ebuild index 67fd2d0fa327..e16528351040 100644 --- a/sci-libs/gdal/gdal-2.4.0.ebuild +++ b/sci-libs/gdal/gdal-2.4.0.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=" |