commit: 885015bb20a1362cd98f5c73acb770f2638196c1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 20:33:59 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 20:33:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=885015bb
dev-python/pytest-testinfra: Keyword 9.0.0 arm64, #917841
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 f56d684d1160..6c68af1ef89a 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 ~arm64 ~riscv"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]