commit: 8d2a9fbfe0625433365075fa0ab6075517deddc4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 17 04:39:18 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 17 04:39:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d2a9fbf
dev-python/pytest-trio: Keyword 0.7.0 sparc, #801520 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pytest-trio/pytest-trio-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b22d2aa9649..11892c34425 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86" RDEPEND=" >=dev-python/async_generator-1.9[${PYTHON_USEDEP}]