mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/pymongo: keyword 3.11.4 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
@@ -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="
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user