summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-06-10 18:18:29 +0800
committerYixun Lan <dlan@gentoo.org>2021-06-10 22:01:45 +0800
commit71f9bca9e7b4c1dccba6f4348615f2dd86a353bb (patch)
tree670a03856a222a760c24b13564486c99bc66fad3 /dev-python
parentdev-python/werkzeug: keyword ~riscv (diff)
downloadgentoo-71f9bca9e7b4c1dccba6f4348615f2dd86a353bb.tar.gz
gentoo-71f9bca9e7b4c1dccba6f4348615f2dd86a353bb.tar.bz2
gentoo-71f9bca9e7b4c1dccba6f4348615f2dd86a353bb.zip
dev-python/pytest-asyncio: keyword ~riscv
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-asyncio/pytest-asyncio-0.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.15.1.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.15.1.ebuild
index 8467c5809abd..f743365f0e19 100644
--- a/dev-python/pytest-asyncio/pytest-asyncio-0.15.1.ebuild
+++ b/dev-python/pytest-asyncio/pytest-asyncio-0.15.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-asyncio/archive/v${PV}.tar.gz -> $
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~x64-macos"
RDEPEND="
>=dev-python/pytest-5.4.0[${PYTHON_USEDEP}]"