commit: dc7006aad95cf8bade1f81260510750ecdd24648
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 14 02:32:28 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jan 14 02:54:42 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc7006aa
dev-python/pytest-asyncio: Stabilize 1.3.0 ALLARCHES, #968737
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/pytest-asyncio/pytest-asyncio-1.3.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pytest-asyncio/pytest-asyncio-1.3.0.ebuild
b/dev-python/pytest-asyncio/pytest-asyncio-1.3.0.ebuild
index 85904f4bc99c..be06e78b0e83 100644
--- a/dev-python/pytest-asyncio/pytest-asyncio-1.3.0.ebuild
+++ b/dev-python/pytest-asyncio/pytest-asyncio-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2025 Gentoo Authors
+# Copyright 2019-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 ~sparc x86 ~x64-macos"
RDEPEND="
>=dev-python/pytest-8.2[${PYTHON_USEDEP}]