commit: f51a47c68fd4e0bbd48d1211aba4b2feffae75ee Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 23 20:15:12 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 20:15:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51a47c6
sci-libs/gdal: Stabilize 3.9.1 x86, #944739 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sci-libs/gdal/gdal-3.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/gdal/gdal-3.9.1.ebuild b/sci-libs/gdal/gdal-3.9.1.ebuild index 86b1a6a5fff5..d7ff6675dfe0 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 )"
