commit: e3344b1c4ac7473d12c9ddf48000c18f948954ce Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Dec 16 02:54:00 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Dec 16 04:37:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3344b1c
dev-python/pytest: Stabilize 9.0.1 ALLARCHES, #967593 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/pytest/pytest-9.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest/pytest-9.0.1.ebuild b/dev-python/pytest/pytest-9.0.1.ebuild index 4dc0bb8c72d0..a177c2bcc762 100644 --- a/dev-python/pytest/pytest-9.0.1.ebuild +++ b/dev-python/pytest/pytest-9.0.1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" RESTRICT="!test? ( test )"
