diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-27 10:48:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-27 10:48:39 +0100 |
commit | 3769f9bece1f8aab275fabd72a488f5592022af4 (patch) | |
tree | c944b628f5de9e23252e6f6c96190d85a909441c /sci-libs/gdal | |
parent | sci-geosciences/liblas: amd64 stable wrt bug #708826 (diff) | |
download | gentoo-3769f9bece1f8aab275fabd72a488f5592022af4.tar.gz gentoo-3769f9bece1f8aab275fabd72a488f5592022af4.tar.bz2 gentoo-3769f9bece1f8aab275fabd72a488f5592022af4.zip |
sci-libs/gdal: amd64 stable wrt bug #708826
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/gdal-3.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-3.0.4-r1.ebuild b/sci-libs/gdal/gdal-3.0.4-r1.ebuild index 40c46d6fa743..bb38e88edcec 100644 --- a/sci-libs/gdal/gdal-3.0.4-r1.ebuild +++ b/sci-libs/gdal/gdal-3.0.4-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0/3.0" 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" REQUIRED_USE=" |