diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:41:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:41:45 +0100 |
commit | 55a1b5102020b10d48af319227f9a7dc3e6e56d4 (patch) | |
tree | 6397c19fea8024e8399514a1003839dd53b1bc19 /sci-libs/gdal | |
parent | net-libs/libssh: ppc stable wrt bug #578520 (diff) | |
download | gentoo-55a1b5102020b10d48af319227f9a7dc3e6e56d4.tar.gz gentoo-55a1b5102020b10d48af319227f9a7dc3e6e56d4.tar.bz2 gentoo-55a1b5102020b10d48af319227f9a7dc3e6e56d4.zip |
sci-libs/gdal: ppc stable wrt bug #586204
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/gdal-2.0.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gdal/gdal-2.0.2-r3.ebuild b/sci-libs/gdal/gdal-2.0.2-r3.ebuild index 07da1fe97616..7cdfe16465ec 100644 --- a/sci-libs/gdal/gdal-2.0.2-r3.ebuild +++ b/sci-libs/gdal/gdal-2.0.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0/2" LICENSE="BSD Info-ZIP MIT" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm 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 pdf perl png postgres python spatialite sqlite threads xls" RDEPEND=" |