commit: bd18ac73bb161174af6183a1b49d98009c254e77
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 12 07:04:42 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 07:04:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd18ac73
dev-python/pytest-testinfra: Stabilize 10.1.1 ALLARCHES, #934090
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-testinfra/pytest-testinfra-10.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-testinfra/pytest-testinfra-10.1.1.ebuild
b/dev-python/pytest-testinfra/pytest-testinfra-10.1.1.ebuild
index 382fca67b309..6a6eef4cb700 100644
--- a/dev-python/pytest-testinfra/pytest-testinfra-10.1.1.ebuild
+++ b/dev-python/pytest-testinfra/pytest-testinfra-10.1.1.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}]