diff options
author | Sam James <sam@gentoo.org> | 2021-11-19 06:40:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-19 06:40:52 +0000 |
commit | ddea68dac0e7ab26865d0f20f5f44ae116c893e3 (patch) | |
tree | 372d0ec15873994a1f9b6aadb215e5719a26e3cc /dev-python/pytest-trio | |
parent | dev-python/trio: Stabilize 0.19.0 arm, #811000 (diff) | |
download | gentoo-ddea68dac0e7ab26865d0f20f5f44ae116c893e3.tar.gz gentoo-ddea68dac0e7ab26865d0f20f5f44ae116c893e3.tar.bz2 gentoo-ddea68dac0e7ab26865d0f20f5f44ae116c893e3.zip |
dev-python/pytest-trio: Stabilize 0.7.0 arm, #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.ebuild | 2 |
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 6fb97be974cd..612dde1c4124 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 hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND=" >=dev-python/async_generator-1.9[${PYTHON_USEDEP}] |