commit: 4a7d8d55822649aa030a4ee37693e21cf49bee38
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 2 12:02:19 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 2 12:02:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a7d8d55
dev-python/pytest-services: Stabilize 2.2.2 ALLARCHES, #960974
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-services/pytest-services-2.2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-services/pytest-services-2.2.2.ebuild
b/dev-python/pytest-services/pytest-services-2.2.2.ebuild
index fff674a7ead8..440674b46ce6 100644
--- a/dev-python/pytest-services/pytest-services-2.2.2.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 ~sparc x86"
RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]