diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-10 09:40:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-10 09:40:06 +0100 |
commit | aa5d8415f08aa9226e090f9d9f131e813502129e (patch) | |
tree | 543ee694c4b555af399ea6f95096a237e9177f3f /sci-libs | |
parent | net-analyzer/wireshark: x86 stable wrt bug #830569 (diff) | |
download | gentoo-aa5d8415f08aa9226e090f9d9f131e813502129e.tar.gz gentoo-aa5d8415f08aa9226e090f9d9f131e813502129e.tar.bz2 gentoo-aa5d8415f08aa9226e090f9d9f131e813502129e.zip |
sci-libs/gdal: x86 stable wrt bug #830589
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdal/gdal-3.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-3.4.1.ebuild b/sci-libs/gdal/gdal-3.4.1.ebuild index 81031166ea51..4967e5533a3b 100644 --- a/sci-libs/gdal/gdal-3.4.1.ebuild +++ b/sci-libs/gdal/gdal-3.4.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" # subslot is libgdal.so.<SONAME> SLOT="0/30" LICENSE="BSD Info-ZIP MIT" -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 +aux-xml curl cpu_flags_x86_avx cpu_flags_x86_sse cpu_flags_x86_ssse3 debug doc fits geos gif gml hdf5 heif java jpeg jpeg2k lzma mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres python spatialite sqlite threads webp xls zstd" REQUIRED_USE=" |