diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-27 22:01:10 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-27 22:01:10 -0500 |
commit | 98d3d20095696ff16e588784e0b2dcc0d8cb595a (patch) | |
tree | 079b68e7df263845ea48e327ff51a89d15c25f16 /sci-libs/gdal | |
parent | profiles/arm64: drop obsolete neon masks (diff) | |
download | gentoo-98d3d20095696ff16e588784e0b2dcc0d8cb595a.tar.gz gentoo-98d3d20095696ff16e588784e0b2dcc0d8cb595a.tar.bz2 gentoo-98d3d20095696ff16e588784e0b2dcc0d8cb595a.zip |
sci-libs/gdal: arm64 stable (bug #701696)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/gdal-2.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-2.4.1-r1.ebuild b/sci-libs/gdal/gdal-2.4.1-r1.ebuild index afdbf3e0aa52..02f55845811c 100644 --- a/sci-libs/gdal/gdal-2.4.1-r1.ebuild +++ b/sci-libs/gdal/gdal-2.4.1-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0/2.3" LICENSE="BSD Info-ZIP MIT" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-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" COMMON_DEPEND=" |