commit: f9fa198cd7fb618bc65c9b3a0f54ffeadeae3192
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 20:55:15 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 20:55:15 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9fa198c
dev-python/pytest-shell-utilities: Stabilize 1.9.7-r1 ALLARCHES, #970265
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../pytest-shell-utilities/pytest-shell-utilities-1.9.7-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.7-r1.ebuild
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.7-r1.ebuild
index 9df412875078..5fa07ede2fcb 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.7-r1.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
RDEPEND="
>=dev-python/attrs-22.1.0[${PYTHON_USEDEP}]