diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-12 18:57:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-12 18:57:01 +0300 |
commit | 65e40a48a69f99659ac726700c77e80f3b245c10 (patch) | |
tree | 64aedd0c2257f0e9503fda00f76334a01a598851 | |
parent | dev-python/h5py: Stabilize 3.9.0 x86, #912129 (diff) | |
download | gentoo-65e40a48a69f99659ac726700c77e80f3b245c10.tar.gz gentoo-65e40a48a69f99659ac726700c77e80f3b245c10.tar.bz2 gentoo-65e40a48a69f99659ac726700c77e80f3b245c10.zip |
sci-libs/gdal: Stabilize 3.7.0 x86, #910101
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | sci-libs/gdal/gdal-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-3.7.0.ebuild b/sci-libs/gdal/gdal-3.7.0.ebuild index 70f7cabb254a..ad7b0c96ad80 100644 --- a/sci-libs/gdal/gdal-3.7.0.ebuild +++ b/sci-libs/gdal/gdal-3.7.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/33" # 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 )" |