commit: 28202df915eb5a6a70c938ea76e2f831ba52ee85 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 16 11:41:27 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 16 11:41:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28202df9
dev-python/pytest-testinfra: Stabilize 10.1.0 arm64, #927115 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/pytest-testinfra/pytest-testinfra-10.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-testinfra/pytest-testinfra-10.1.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-10.1.0.ebuild index 382fca67b309..cb998a1104af 100644 --- a/dev-python/pytest-testinfra/pytest-testinfra-10.1.0.ebuild +++ b/dev-python/pytest-testinfra/pytest-testinfra-10.1.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}]