commit: 9aad8c6eba2bfa3af60d79a57e5ef0c3c89b9205
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 08:38:07 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 08:38:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aad8c6e
dev-python/fixtures: Stabilize 4.2.2 ALLARCHES, #947862
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/fixtures/fixtures-4.2.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/fixtures/fixtures-4.2.2.ebuild
b/dev-python/fixtures/fixtures-4.2.2.ebuild
index b88a0b7eaad7..754579e24d2e 100644
--- a/dev-python/fixtures/fixtures-4.2.2.ebuild
+++ b/dev-python/fixtures/fixtures-4.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="|| ( Apache-2.0 BSD )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=dev-python/pbr-5.7.0[${PYTHON_USEDEP}]