summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2026-02-18 20:55:15 +0000
committerSam James <sam@gentoo.org>2026-02-18 20:55:15 +0000
commitf9fa198cd7fb618bc65c9b3a0f54ffeadeae3192 (patch)
tree5f984fe68d82f35c4ae7417f08019d7dbcf40216 /dev-python
parent0b9db5b46198cc2b273a13bbf5c94fefd58e8ddb (diff)
downloadgentoo-f9fa198cd7fb618bc65c9b3a0f54ffeadeae3192.tar.gz
gentoo-f9fa198cd7fb618bc65c9b3a0f54ffeadeae3192.tar.bz2
gentoo-f9fa198cd7fb618bc65c9b3a0f54ffeadeae3192.zip
dev-python/pytest-shell-utilities: Stabilize 1.9.7-r1 ALLARCHES, #970265
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.7-r1.ebuild4
1 files 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}]