commit: 4b04df28465864f225631a312bcbd8281be92ae3 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 26 02:58:32 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 26 06:13:35 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b04df28
dev-python/fixtures: Stabilize 4.2.8 ALLARCHES, #969273 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/fixtures/fixtures-4.2.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/fixtures/fixtures-4.2.8.ebuild b/dev-python/fixtures/fixtures-4.2.8.ebuild index 133781cd039b..2193ef228f56 100644 --- a/dev-python/fixtures/fixtures-4.2.8.ebuild +++ b/dev-python/fixtures/fixtures-4.2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 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" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )"
