diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 17:03:39 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 17:03:39 +0000 |
commit | 676e05cb82935251ff8f93ed050132d07b286591 (patch) | |
tree | c8546b2bff1d0a2b3c7b2a3f7fc5a3faafc80b4e /dev-python/pytest-shell-utilities | |
parent | dev-python/readtime: Stabilize 3.0.0 arm64, #918283 (diff) | |
download | gentoo-676e05cb82935251ff8f93ed050132d07b286591.tar.gz gentoo-676e05cb82935251ff8f93ed050132d07b286591.tar.bz2 gentoo-676e05cb82935251ff8f93ed050132d07b286591.zip |
dev-python/pytest-shell-utilities: Stabilize 1.8.0 arm64, #918336
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shell-utilities')
-rw-r--r-- | dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild index 3986a42f12a7..1da916209d27 100644 --- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild +++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild @@ -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/pytest-7.1.0[${PYTHON_USEDEP}] |