From 70f6f2f6baec47fd76031a4e5e627d08a78988ed Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 7 Jan 2023 20:27:46 +0200 Subject: dev-python/pytest-testinfra: Stabilize 7.0.0 ALLARCHES, #890148 Signed-off-by: Arthur Zamarin --- dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pytest-testinfra') diff --git a/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild index 5e4cec65cf58..e856f068f367 100644 --- a/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild +++ b/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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