diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-11 21:08:50 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-11 21:08:50 -0700 |
commit | 7468ffa5f7bdfd80e79750439c8a55c105601354 (patch) | |
tree | 61a6d6a1d0c76f1241c16ca4bf26fa032a771d16 /sci-libs | |
parent | dev-vcs/subversion-1.9.7-r1: ppc64 stable, bug 635074 (diff) | |
download | gentoo-7468ffa5f7bdfd80e79750439c8a55c105601354.tar.gz gentoo-7468ffa5f7bdfd80e79750439c8a55c105601354.tar.bz2 gentoo-7468ffa5f7bdfd80e79750439c8a55c105601354.zip |
sci-libs/gdal-2.2.3-r1: ppc64 stable, bug 643996
Diffstat (limited to 'sci-libs')
-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 aa2b79c9e5b7..57ee4454007f 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 ~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 mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres python spatialite sqlite threads webp xls" COMMON_DEPEND=" |