summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-25 19:41:13 +0100
committerSam James <sam@gentoo.org>2022-04-25 19:41:41 +0100
commite40335c130635b177fedf9fc41a502a89b5965c9 (patch)
tree83c748fb3e54dc6f5d0f1dd49c6b844bc0b3b64f /dev-python/pytest-trio
parentdev-python/async_timeout: Keyword 4.0.2 s390, #840824 (diff)
downloadgentoo-e40335c130635b177fedf9fc41a502a89b5965c9.tar.gz
gentoo-e40335c130635b177fedf9fc41a502a89b5965c9.tar.bz2
gentoo-e40335c130635b177fedf9fc41a502a89b5965c9.zip
dev-python/pytest-trio: Keyword 0.7.0-r1 s390, #840824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-trio')
-rw-r--r--dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild b/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild
index ac9b1f5bd507..82179b729302 100644
--- a/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild
+++ b/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( MIT Apache-2.0 )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
>=dev-python/async_generator-1.9[${PYTHON_USEDEP}]