commit: 4f216a4eeca34cbfa0a743d41e3d86b070cd7e3f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 14:58:19 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 14:58:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f216a4e
dev-python/pytest-testinfra: Stabilize 10.0.0 ALLARCHES, #919554
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild
b/dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild
index 2dc06303060d..6c68af1ef89a 100644
--- a/dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild
+++ b/dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv"
+KEYWORDS="amd64 ~arm64 ~riscv"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]