diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-09-25 18:22:48 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-25 17:37:13 +0100 |
commit | 0ab7116c63d76c4ce296752ca3cbc44583dfef6b (patch) | |
tree | ea0b05720e1acdc287b71bce03b1f79d236f5342 /dev-python/pytest-trio | |
parent | dev-python/trio: stable 0.19.0 for sparc, bug #811000 (diff) | |
download | gentoo-0ab7116c63d76c4ce296752ca3cbc44583dfef6b.tar.gz gentoo-0ab7116c63d76c4ce296752ca3cbc44583dfef6b.tar.bz2 gentoo-0ab7116c63d76c4ce296752ca3cbc44583dfef6b.zip |
dev-python/pytest-trio: stable 0.7.0 for sparc, bug #811000
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 e9f29025613a..b50d103696c8 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}] |