dev-python/pymongo: keyword 3.11.4 for ~riscv

Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2021-07-27 09:35:21 +01:00
parent 5410c0759c
commit 831eda717b
2 changed files with 6 additions and 2 deletions

View File

@@ -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="

View File

@@ -1,6 +1,10 @@
# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Marek Szuba <marecki@gentoo.org> (2021-07-27)
# dev-db/mongodb does not support riscv, fails src_configure
dev-python/pymongo test
# Alex Fan <alexfanqi@yahoo.com> (2021-07-22)
# lack an ios device to test it
kde-frameworks/solid ios