diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 12:05:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 12:05:05 +0100 |
commit | 40dfd76f9148e779b15f30ff67e43761b8cb4221 (patch) | |
tree | b02f7b62398f887704386df00c29993522aed716 /sci-libs | |
parent | dev-python/lxml: ppc stable wrt bug #707070 (diff) | |
download | gentoo-40dfd76f9148e779b15f30ff67e43761b8cb4221.tar.gz gentoo-40dfd76f9148e779b15f30ff67e43761b8cb4221.tar.bz2 gentoo-40dfd76f9148e779b15f30ff67e43761b8cb4221.zip |
sci-libs/gdal: ppc stable wrt bug #707320
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdal/gdal-2.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gdal/gdal-2.4.3.ebuild b/sci-libs/gdal/gdal-2.4.3.ebuild index 0f880af5e68e..fb252e001ad2 100644 --- a/sci-libs/gdal/gdal-2.4.3.ebuild +++ b/sci-libs/gdal/gdal-2.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,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 ~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 lzma mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres python spatialite sqlite threads webp xls zstd" REQUIRED_USE=" |