diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-05 09:47:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-05 09:47:40 +0300 |
commit | 8f64da411acaaffb36837772ad73b41d5e02178d (patch) | |
tree | 68d88c246a3a1e80a8270ab4ba0de7f3bee5db9a /sci-libs | |
parent | net-nds/openldap: Stabilize 2.6.4-r3 arm, #932806 (diff) | |
download | gentoo-8f64da411acaaffb36837772ad73b41d5e02178d.tar.gz gentoo-8f64da411acaaffb36837772ad73b41d5e02178d.tar.bz2 gentoo-8f64da411acaaffb36837772ad73b41d5e02178d.zip |
sci-libs/gdal: Stabilize 3.8.5 arm64, #933036
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdal/gdal-3.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-3.8.5.ebuild b/sci-libs/gdal/gdal-3.8.5.ebuild index 21fe3d72c5fd..ef72a52ee603 100644 --- a/sci-libs/gdal/gdal-3.8.5.ebuild +++ b/sci-libs/gdal/gdal-3.8.5.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 )" |