commit: 4deef952ce0bed4bfc1287c70926f4855c58d928
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 19:12:18 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 19:12:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4deef952
dev-python/pytest-testinfra: Copy ~arm64 to newest
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 6af6abc9e956..2dc06303060d 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 ~riscv"
+KEYWORDS="~amd64 ~arm64 ~riscv"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]