commit: cc909ce3e6d2e7aee61e1185c2180f2e62bf0326
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 08:51:41 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 08:51:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc909ce3
dev-python/pytest-lazy-fixtures: Stabilize 1.1.2 ALLARCHES, #949779
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.2.ebuild
b/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.2.ebuild
index d133e84e3f6b..c13979e3f6b6 100644
--- a/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.2.ebuild
+++ b/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.2.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}]