commit: 34bab78e002887ac35082bcd68e58ddc701bdd5f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 21 11:17:35 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 21 11:17:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34bab78e
dev-python/pytest: Stabilize 8.3.4 ALLARCHES, #946753 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pytest/pytest-8.3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest/pytest-8.3.4.ebuild b/dev-python/pytest/pytest-8.3.4.ebuild index 697e86b06947..33f394085d54 100644 --- a/dev-python/pytest/pytest-8.3.4.ebuild +++ b/dev-python/pytest/pytest-8.3.4.ebuild @@ -18,7 +18,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 )"
