summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-04 22:34:37 +0100
committerSam James <sam@gentoo.org>2021-09-04 22:39:12 +0100
commit7259a4fb973a64894ea67aad906e0983d2e9ba17 (patch)
tree53176e6b0debd428da345a3de74981d7e4cc2ebc /dev-python/pytest-trio
parentdev-python/trio: Stabilize 0.19.0 arm64, #811000 (diff)
downloadgentoo-7259a4fb973a64894ea67aad906e0983d2e9ba17.tar.gz
gentoo-7259a4fb973a64894ea67aad906e0983d2e9ba17.tar.bz2
gentoo-7259a4fb973a64894ea67aad906e0983d2e9ba17.zip
dev-python/pytest-trio: Stabilize 0.7.0 arm64, #811000
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.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild b/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild
index 1841646cadb5..e9f29025613a 100644
--- a/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild
+++ b/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( MIT Apache-2.0 )"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~sparc x86"
RDEPEND="
>=dev-python/async_generator-1.9[${PYTHON_USEDEP}]