diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-16 11:09:21 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-16 15:27:09 -0400 |
commit | 2f86e19d4506e5b4b68bdd86f7308f3a1a319316 (patch) | |
tree | 515f410875b0c9dd94bee99c3a7489ca97f87a1f /sci-libs | |
parent | virtual/lapack: arm64 stable (diff) | |
download | gentoo-2f86e19d4506e5b4b68bdd86f7308f3a1a319316.tar.gz gentoo-2f86e19d4506e5b4b68bdd86f7308f3a1a319316.tar.bz2 gentoo-2f86e19d4506e5b4b68bdd86f7308f3a1a319316.zip |
sci-libs/gdal: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdal/gdal-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-2.4.0.ebuild b/sci-libs/gdal/gdal-2.4.0.ebuild index e16528351040..32a0cbe2453b 100644 --- a/sci-libs/gdal/gdal-2.4.0.ebuild +++ b/sci-libs/gdal/gdal-2.4.0.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 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 ~sparc 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=" |