diff options
author | Sam James <sam@gentoo.org> | 2021-02-13 17:58:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-13 17:58:20 +0000 |
commit | 6748b6f1f8bbb28017ef2e61642d0fb98860d4df (patch) | |
tree | 736dc62e8089bcf03258cfc3942de34685eeba36 /sci-libs/gdal | |
parent | sci-libs/proj: Stabilize 7.2.1 ppc64, #769152 (diff) | |
download | gentoo-6748b6f1f8bbb28017ef2e61642d0fb98860d4df.tar.gz gentoo-6748b6f1f8bbb28017ef2e61642d0fb98860d4df.tar.bz2 gentoo-6748b6f1f8bbb28017ef2e61642d0fb98860d4df.zip |
sci-libs/gdal: Stabilize 3.2.1-r1 ppc64, #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 acc627f7b4b7..19149afeb900 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=" |