diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-17 05:54:33 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-17 05:54:33 +0100 |
commit | aec4486b5c8f359277ae085f6e6b4ba5f99c78b0 (patch) | |
tree | 5d16d79f5f53760ab29ead8f6ca19e67bddfae60 /sci-libs | |
parent | sys-apps/inxi: version bump to 2.3.55 (diff) | |
download | gentoo-aec4486b5c8f359277ae085f6e6b4ba5f99c78b0.tar.gz gentoo-aec4486b5c8f359277ae085f6e6b4ba5f99c78b0.tar.bz2 gentoo-aec4486b5c8f359277ae085f6e6b4ba5f99c78b0.zip |
sci-libs/gdal: x86 stable (bug #643996)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sci-libs')
-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 900a8c7a129c..764ca26a16fd 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 ~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 webp xls" COMMON_DEPEND=" |