diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-06 08:12:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-06 08:12:37 +0100 |
commit | d40cb904cfdfb4eb13555eea76839d676cbfbed2 (patch) | |
tree | ea9add0bdd5ba31b6e2e3aed654248759fb4263e /sci-libs | |
parent | x11-misc/shutter: amd64 stable wrt bug #828384 (diff) | |
download | gentoo-d40cb904cfdfb4eb13555eea76839d676cbfbed2.tar.gz gentoo-d40cb904cfdfb4eb13555eea76839d676cbfbed2.tar.bz2 gentoo-d40cb904cfdfb4eb13555eea76839d676cbfbed2.zip |
sci-libs/gdal: ppc stable wrt bug #828398
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdal/gdal-3.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-3.3.3.ebuild b/sci-libs/gdal/gdal-3.3.3.ebuild index 2b87447a3b16..51dca6281590 100644 --- a/sci-libs/gdal/gdal-3.3.3.ebuild +++ b/sci-libs/gdal/gdal-3.3.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0/3.3" LICENSE="BSD Info-ZIP MIT" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="armadillo +aux-xml curl cpu_flags_x86_avx cpu_flags_x86_sse cpu_flags_x86_ssse3 debug doc fits geos gif gml hdf5 heif java jpeg jpeg2k lzma mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres python spatialite sqlite threads webp xls zstd" REQUIRED_USE=" |