diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 22:28:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 22:29:56 +0000 |
commit | 58902d4e4b6fcee78c00573b735b7cb8babc4a73 (patch) | |
tree | 40dc3fbf7142abeabbf3ea8031aafdee277fbc8e /sci-libs/gdal | |
parent | app-office/scribus: stable 1.5.3-r1 for ppc, bug #631800 (diff) | |
download | gentoo-58902d4e4b6fcee78c00573b735b7cb8babc4a73.tar.gz gentoo-58902d4e4b6fcee78c00573b735b7cb8babc4a73.tar.bz2 gentoo-58902d4e4b6fcee78c00573b735b7cb8babc4a73.zip |
sci-libs/gdal: stable 2.2.3-r1 for ppc, bug #631800
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/gdal-2.2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-2.2.3-r1.ebuild b/sci-libs/gdal/gdal-2.2.3-r1.ebuild index 9370d1a2cd68..aa2b79c9e5b7 100644 --- a/sci-libs/gdal/gdal-2.2.3-r1.ebuild +++ b/sci-libs/gdal/gdal-2.2.3-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0/2.2" 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 mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres python spatialite sqlite threads webp xls" COMMON_DEPEND=" |