From 5fec9902a8b1ee0561103c2aa23beb106ac51437 Mon Sep 17 00:00:00 2001 From: Marek Szuba <marecki@gentoo.org> Date: Tue, 22 Nov 2022 23:58:33 +0000 Subject: dev-python/pytest-testinfra: stabilize 6.8.0 for ALLARCHES Signed-off-by: Marek Szuba <marecki@gentoo.org> --- dev-python/pytest-testinfra/pytest-testinfra-6.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pytest-testinfra') 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}] -- cgit v1.2.3-65-gdbad