summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-27 10:42:58 +0100
committerSam James <sam@gentoo.org>2023-05-27 10:42:58 +0100
commitae2751f09bbbe2b355b0d9db774d597a2e17c55d (patch)
treebeb01f891efc2e2feba81f5d79f31e232311cb8e /sci-libs
parentapp-text/qpdf: add 11.4.0 (diff)
downloadgentoo-ae2751f09bbbe2b355b0d9db774d597a2e17c55d.tar.gz
gentoo-ae2751f09bbbe2b355b0d9db774d597a2e17c55d.tar.bz2
gentoo-ae2751f09bbbe2b355b0d9db774d597a2e17c55d.zip
sci-libs/gdal: Stabilize 3.6.4 ppc64, #906296
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/gdal/gdal-3.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-3.6.4.ebuild b/sci-libs/gdal/gdal-3.6.4.ebuild
index 56e09647b200..b714e11787bd 100644
--- a/sci-libs/gdal/gdal-3.6.4.ebuild
+++ b/sci-libs/gdal/gdal-3.6.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI+=" test? ( https://download.osgeo.org/${PN}/${PV}/${PN}autotest-${PV}.ta
LICENSE="BSD Info-ZIP MIT"
SLOT="0/32" # subslot is libgdal.so.<SONAME>
-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 +curl cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_ssse3 doc fits geos gif gml hdf5 heif java jpeg jpeg2k lzma mysql netcdf odbc ogdi opencl oracle pdf png postgres python spatialite sqlite test webp xls zstd"
RESTRICT="!test? ( test )"