diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-09 09:37:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-09 09:37:39 +0200 |
commit | 4079287034223b1c377a927fafe44761c6b0ba3c (patch) | |
tree | 3bad9e2de817f7f7fb2fde9d4ed46f89b28296a2 /sci-libs | |
parent | net-wireless/bluez: amd64 stable wrt bug #812143 (diff) | |
download | gentoo-4079287034223b1c377a927fafe44761c6b0ba3c.tar.gz gentoo-4079287034223b1c377a927fafe44761c6b0ba3c.tar.bz2 gentoo-4079287034223b1c377a927fafe44761c6b0ba3c.zip |
sci-libs/gdal: ppc64 stable wrt bug #812056
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdal/gdal-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-3.3.1.ebuild b/sci-libs/gdal/gdal-3.3.1.ebuild index 17504f0088a8..9b89ec930182 100644 --- a/sci-libs/gdal/gdal-3.3.1.ebuild +++ b/sci-libs/gdal/gdal-3.3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0/3.3" LICENSE="BSD Info-ZIP MIT" -KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="armadillo +aux-xml curl cpu_flags_x86_avx cpu_flags_x86_sse cpu_flags_x86_ssse3 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=" |