diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-24 22:41:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-24 23:08:28 +0100 |
commit | 3af6230f1ca1ebba2ff42419a5e4e94a66325df4 (patch) | |
tree | 40314e29fb408169d4bc757bfef283093e360f0e /sci-libs | |
parent | app-office/scribus: stable 1.5.5_pre20190429 for ppc, bug #685492 (diff) | |
download | gentoo-3af6230f1ca1ebba2ff42419a5e4e94a66325df4.tar.gz gentoo-3af6230f1ca1ebba2ff42419a5e4e94a66325df4.tar.bz2 gentoo-3af6230f1ca1ebba2ff42419a5e4e94a66325df4.zip |
sci-libs/gdal: stable 2.4.1 for ppc, bug #685494
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdal/gdal-2.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-2.4.1.ebuild b/sci-libs/gdal/gdal-2.4.1.ebuild index fb2a51638469..9a5c9a85a90f 100644 --- a/sci-libs/gdal/gdal-2.4.1.ebuild +++ b/sci-libs/gdal/gdal-2.4.1.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=" |