summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-02-14 11:15:53 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-02-14 11:28:44 -0500
commit1348f07f46d36d14a71a19535f3abcbf46cbcd63 (patch)
tree4636075804e01143b35d583665601abfc6e77388 /sci-libs
parentdev-perl/Sys-Virt: Stabilize 9.7.0 amd64, #916812 (diff)
downloadgentoo-1348f07f46d36d14a71a19535f3abcbf46cbcd63.tar.gz
gentoo-1348f07f46d36d14a71a19535f3abcbf46cbcd63.tar.bz2
gentoo-1348f07f46d36d14a71a19535f3abcbf46cbcd63.zip
sci-libs/gdal: Stabilize 3.8.0 arm64, #923114
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/gdal/gdal-3.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-3.8.0.ebuild b/sci-libs/gdal/gdal-3.8.0.ebuild
index 276c5922c566..5a47aad92bfa 100644
--- a/sci-libs/gdal/gdal-3.8.0.ebuild
+++ b/sci-libs/gdal/gdal-3.8.0.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/34" # 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 )"