commit: edaf3e83923b12ee4b4556b2e8af93fcbf193dab Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Oct 5 11:29:13 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Oct 5 11:29:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edaf3e83
sci-libs/gdal: stabilise 2.0.3 for amd64/x86 Bug: https://bugs.gentoo.org/606414 Package-Manager: Portage-2.3.8, Repoman-2.3.3 sci-libs/gdal/gdal-2.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/gdal/gdal-2.0.3.ebuild b/sci-libs/gdal/gdal-2.0.3.ebuild index 8ad71a36782..74f1aa7ecb3 100644 --- a/sci-libs/gdal/gdal-2.0.3.ebuild +++ b/sci-libs/gdal/gdal-2.0.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0/2" 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 mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres python spatialite sqlite threads xls" COMMON_DEPEND="dev-libs/expat
