diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-29 07:55:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-29 07:55:56 +0200 |
commit | a853a6a7d5fa71ad87d44a1856dbe1ed60e5283e (patch) | |
tree | 10a4fc0327fe9141ce1b0d1d33e98019108998c0 /sci-libs/gdal | |
parent | app-crypt/pinentry: ppc64 stable wrt bug #818157 (diff) | |
download | gentoo-a853a6a7d5fa71ad87d44a1856dbe1ed60e5283e.tar.gz gentoo-a853a6a7d5fa71ad87d44a1856dbe1ed60e5283e.tar.bz2 gentoo-a853a6a7d5fa71ad87d44a1856dbe1ed60e5283e.zip |
sci-libs/gdal: ppc64 stable wrt bug #818538
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/gdal-3.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-3.3.2-r1.ebuild b/sci-libs/gdal/gdal-3.3.2-r1.ebuild index 2e15365d17f2..cf27723d766d 100644 --- a/sci-libs/gdal/gdal-3.3.2-r1.ebuild +++ b/sci-libs/gdal/gdal-3.3.2-r1.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 heif java jpeg jpeg2k lzma mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres python spatialite sqlite threads webp xls zstd" REQUIRED_USE=" |