diff options
author | 2024-03-09 15:10:27 +0100 | |
---|---|---|
committer | 2024-03-09 15:10:27 +0100 | |
commit | ad29c2df833d1e91bc4492b82a2ca571d6dbfb9a (patch) | |
tree | dc8a7f9ff290180a4928e1babdac7e874d45183d /dev-python/pytest-shell-utilities | |
parent | dev-python/pytest-shell-utilities: Stabilize 1.9.0 x86, #926579 (diff) | |
download | gentoo-ad29c2df833d1e91bc4492b82a2ca571d6dbfb9a.tar.gz gentoo-ad29c2df833d1e91bc4492b82a2ca571d6dbfb9a.tar.bz2 gentoo-ad29c2df833d1e91bc4492b82a2ca571d6dbfb9a.zip |
dev-python/pytest-shell-utilities: Stabilize 1.9.0 arm64, #926579
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shell-utilities')
-rw-r--r-- | dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild index 684d187315df..c6d8c2dc29b4 100644 --- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild +++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.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/attrs-22.1.0[${PYTHON_USEDEP}] |