diff options
author | 2021-02-14 02:10:30 +0000 | |
---|---|---|
committer | 2021-02-14 02:10:30 +0000 | |
commit | 48a9da95483ac55a63879143e579f87da9775489 (patch) | |
tree | 13503b647b202ad9fc6d1458d81b6cdfeda0ad3c /sci-libs/gdal | |
parent | app-text/recode: Stabilize 3.7.8 arm64, #769170 (diff) | |
download | gentoo-48a9da95483ac55a63879143e579f87da9775489.tar.gz gentoo-48a9da95483ac55a63879143e579f87da9775489.tar.bz2 gentoo-48a9da95483ac55a63879143e579f87da9775489.zip |
sci-libs/gdal: Stabilize 3.2.1-r1 arm64, #769173
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/gdal-3.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-3.2.1-r1.ebuild b/sci-libs/gdal/gdal-3.2.1-r1.ebuild index 5c58b175affc..a9e57a9c132c 100644 --- a/sci-libs/gdal/gdal-3.2.1-r1.ebuild +++ b/sci-libs/gdal/gdal-3.2.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0/3.2" LICENSE="BSD Info-ZIP MIT" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="armadillo +aux-xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k lzma mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres python spatialite sqlite threads webp xls zstd" REQUIRED_USE=" |