summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-18 14:49:01 +0000
committerSam James <sam@gentoo.org>2023-11-18 14:49:01 +0000
commitcfb4852079a488c3daf26fd7e795f0d99c786bdb (patch)
tree36ff6937d5e2cc59dc8475ec5d86a370b49d5fe2 /sci-libs/gdal
parentsci-libs/gdal: Stabilize 3.7.3 arm64, #917540 (diff)
downloadgentoo-cfb4852079a488c3daf26fd7e795f0d99c786bdb.tar.gz
gentoo-cfb4852079a488c3daf26fd7e795f0d99c786bdb.tar.bz2
gentoo-cfb4852079a488c3daf26fd7e795f0d99c786bdb.zip
sci-libs/gdal: Stabilize 3.7.3 ppc64, #917540
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r--sci-libs/gdal/gdal-3.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-3.7.3.ebuild b/sci-libs/gdal/gdal-3.7.3.ebuild
index 08e08fb5252c..a789aebfc1c0 100644
--- a/sci-libs/gdal/gdal-3.7.3.ebuild
+++ b/sci-libs/gdal/gdal-3.7.3.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/33" # 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 )"