commit: f0aa59f3766fed341ff455353a6baffff47f9291
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 14 13:50:20 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 14 13:50:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0aa59f3
dev-python/pytest-lazy-fixtures: Stabilize 1.1.4 ALLARCHES, #958117
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.4.ebuild
b/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.4.ebuild
index 8614a105bdaa..2c3ea9127ef0 100644
--- a/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.4.ebuild
+++ b/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~s390 ~sparc
~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
>=dev-python/pytest-7[${PYTHON_USEDEP}]