commit: 42f313a887d810897c76099c67043d16bac8fac0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 18:31:51 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 18:31:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f313a8
dev-python/pytest-testinfra: Stabilize 9.0.0 ALLARCHES, #914685
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-testinfra/pytest-testinfra-9.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-testinfra/pytest-testinfra-9.0.0.ebuild
b/dev-python/pytest-testinfra/pytest-testinfra-9.0.0.ebuild
index 6af6abc9e956..f56d684d1160 100644
--- a/dev-python/pytest-testinfra/pytest-testinfra-9.0.0.ebuild
+++ b/dev-python/pytest-testinfra/pytest-testinfra-9.0.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]