From c2d25104605dbd98e71dde4cf0d6ebabf5a169ef Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 18 Jan 2026 23:30:42 -0500 Subject: [PATCH] dev-python/pytest: Stabilize 9.0.2 ALLARCHES, #968985 Signed-off-by: Eli Schwartz --- dev-python/pytest/pytest-9.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pytest/pytest-9.0.2.ebuild b/dev-python/pytest/pytest-9.0.2.ebuild index eafbd80b71b56..1943cb30be940 100644 --- a/dev-python/pytest/pytest-9.0.2.ebuild +++ b/dev-python/pytest/pytest-9.0.2.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 @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris" IUSE="test" RESTRICT="!test? ( test )"