diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-10-01 12:24:06 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-10-01 12:24:06 -0700 |
commit | 65a10792cde07c7e6af77f2b04757c6e1aeb1e1e (patch) | |
tree | 95ea3f046c39444ed69b817fe51f3bb4b041f42e /sci-libs | |
parent | sci-calculators/units-2.14-r1: ppc64 stable, bug 625086 (diff) | |
download | gentoo-65a10792cde07c7e6af77f2b04757c6e1aeb1e1e.tar.gz gentoo-65a10792cde07c7e6af77f2b04757c6e1aeb1e1e.tar.bz2 gentoo-65a10792cde07c7e6af77f2b04757c6e1aeb1e1e.zip |
sci-libs/gdal-2.0.3: ppc 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 a24cb7c3250a..1e4e0380fd8d 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 |