commit: c7da2359eea443491598f378ec8f2fe695db5d6f Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sat Aug 14 20:02:05 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sat Aug 14 23:15:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7da2359
sci-libs/gdal: keyword 3.3.1 for ~riscv Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 8 +++++--- sci-libs/gdal/gdal-3.3.1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index be7d30f44cf..3455d2be8f1 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -29,9 +29,13 @@ media-gfx/gimp lua unwind # dependency on PyQt5[bluetooth]. dev-python/ipython qt5 +# Marek Szuba <[email protected]> (2021-08-14) # Alex Fan <[email protected]> (2021-08-05) -# pdfannotextractor depends on java, not (sustainably) supported yet +# These USE flags depend on java, not (sustainably) supported yet +# - dev-tex/pdfannotextractor app-text/texlive pdfannotextractor +# - dev-java/jackcess +sci-libs/gdal mdb # Yixun Lan <[email protected]> (2021-08-05) # Boost.Context can be built on riscv @@ -107,8 +111,6 @@ app-misc/lirc ftdi inputlirc dev-lang/ruby xemacs # - dev-ruby/asciidoctor dev-libs/nanomsg doc -# - sci-libs/gdal -dev-python/networkx extras # - dev-ruby{kramdown,maruku,rdiscount} dev-ruby/yard doc # - app-text/dblatex & media-gfx/transfig diff --git a/sci-libs/gdal/gdal-3.3.1.ebuild b/sci-libs/gdal/gdal-3.3.1.ebuild index a81cf8d3765..bfcf9b5a739 100644 --- a/sci-libs/gdal/gdal-3.3.1.ebuild +++ b/sci-libs/gdal/gdal-3.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 GENTOO_DEPEND_ON_PERL="no" -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) DISTUTILS_OPTIONAL=1 inherit autotools bash-completion-r1 distutils-r1 flag-o-matic java-pkg-opt-2 perl-module toolchain-funcs @@ -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 ~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 java jpeg jpeg2k lzma mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres python spatialite sqlite threads webp xls zstd" REQUIRED_USE="
