commit: d20cac4d13019674d51fc527b65e88864272f720
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 15:07:25 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 15:07:25 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d20cac4d
dev-python/pytest-services: Stabilize 2.2.1-r1 hppa, #936753
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
index 2d147d758b7e..387931d140f7 100644
--- a/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ppc ppc64 ~riscv ~s390
~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ppc ppc64 ~riscv ~s390
~sparc x86"
RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]