diff --git a/dev-python/pymongo/pymongo-3.11.4.ebuild b/dev-python/pymongo/pymongo-3.11.4.ebuild index e4049abe9d41e..45b6e2b41d63e 100644 --- a/dev-python/pymongo/pymongo-3.11.4.ebuild +++ b/dev-python/pymongo/pymongo-3.11.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit check-reqs distutils-r1 MY_P=mongo-python-driver-${PV} @@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 ~hppa x86" +KEYWORDS="amd64 ~arm64 ~hppa ~riscv x86" IUSE="doc kerberos" RDEPEND=" diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 5b596bbdb5c0e..f0db91ad123fe 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (2021-07-27) +# dev-db/mongodb does not support riscv, fails src_configure +dev-python/pymongo test + # Alex Fan (2021-07-22) # lack an ios device to test it kde-frameworks/solid ios