From 75df7037326dac1ff53f759c07701a43d82d5613 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 25 Nov 2022 09:59:46 +0200 Subject: sci-libs/gdal: Stabilize 3.5.3 arm64, #882903 Signed-off-by: Arthur Zamarin --- sci-libs/gdal/gdal-3.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-libs/gdal') diff --git a/sci-libs/gdal/gdal-3.5.3.ebuild b/sci-libs/gdal/gdal-3.5.3.ebuild index 54be9bcbb4aa..5b9a77558bf1 100644 --- a/sci-libs/gdal/gdal-3.5.3.ebuild +++ b/sci-libs/gdal/gdal-3.5.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/31" # subslot is libgdal.so. -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" # Tests fail to build in 3.5.0, let's not worry too much yet given # we're only just porting to CMake. Revisit later. -- cgit v1.2.3-65-gdbad