diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-10-01 12:24:10 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-10-01 12:24:10 -0700 |
commit | efee05b1221fe63a6a237a8cb0a42829101458ad (patch) | |
tree | 83db3eaf9ae2b903995b07bd3f6900ae01da863f /sci-libs | |
parent | sci-libs/gdal-2.0.3: ppc stable, bug 606414 (diff) | |
download | gentoo-efee05b1221fe63a6a237a8cb0a42829101458ad.tar.gz gentoo-efee05b1221fe63a6a237a8cb0a42829101458ad.tar.bz2 gentoo-efee05b1221fe63a6a237a8cb0a42829101458ad.zip |
sci-libs/gdal-2.0.3: ppc64 stable, bug 606414
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 1e4e0380fd8d..8ad71a36782c 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 |