commit: c7eb0257a806191f7cceb202828e2811c776eec5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 11 16:37:23 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Apr 11 16:37:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7eb0257
dev-python/pytest: Stabilize 8.1.1 ALLARCHES, #929174 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/pytest/pytest-8.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest/pytest-8.1.1.ebuild b/dev-python/pytest/pytest-8.1.1.ebuild index f57a5169cba9..bc3240afb1d2 100644 --- a/dev-python/pytest/pytest-8.1.1.ebuild +++ b/dev-python/pytest/pytest-8.1.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" RESTRICT="!test? ( test )"
