commit: 5fec9902a8b1ee0561103c2aa23beb106ac51437 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Tue Nov 22 23:58:33 2022 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Nov 23 00:00:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fec9902
dev-python/pytest-testinfra: stabilize 6.8.0 for ALLARCHES Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> dev-python/pytest-testinfra/pytest-testinfra-6.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-testinfra/pytest-testinfra-6.8.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-6.8.0.ebuild index 5ccf9168fa88..ced0415d3a36 100644 --- a/dev-python/pytest-testinfra/pytest-testinfra-6.8.0.ebuild +++ b/dev-python/pytest-testinfra/pytest-testinfra-6.8.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}]