summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-11-24 16:47:18 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-11-24 16:47:18 +0100
commita6df37a266574d28b29592e249fb771e7987083c (patch)
tree8ae5a0442845ace8a12ff8e9647980857a73a92e /sci-libs/gdal
parentmedia-sound/ardour: Stabilize 8.10-r3 amd64, #943918 (diff)
downloadgentoo-a6df37a266574d28b29592e249fb771e7987083c.tar.gz
gentoo-a6df37a266574d28b29592e249fb771e7987083c.tar.bz2
gentoo-a6df37a266574d28b29592e249fb771e7987083c.zip
sci-libs/gdal: Stabilize 3.9.1 amd64, #944739
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r--sci-libs/gdal/gdal-3.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-3.9.1.ebuild b/sci-libs/gdal/gdal-3.9.1.ebuild
index d7ff6675dfe0..dffb907ec66a 100644
--- a/sci-libs/gdal/gdal-3.9.1.ebuild
+++ b/sci-libs/gdal/gdal-3.9.1.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/35" # subslot is libgdal.so.<SONAME>
-KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm arm64 ~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 parquet pdf png postgres python spatialite sqlite test webp xls zstd"
RESTRICT="!test? ( test )"