diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-14 15:33:29 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-14 15:33:29 +0300 |
commit | 3c851ed425e4ca7ae2f6992d32fd687b9d0336d3 (patch) | |
tree | 35fc8b3ca6020dc319d4e3293eed07d6fdba645d /dev-python | |
parent | dev-python/stripe: Remove old (diff) | |
download | gentoo-3c851ed425e4ca7ae2f6992d32fd687b9d0336d3.tar.gz gentoo-3c851ed425e4ca7ae2f6992d32fd687b9d0336d3.tar.bz2 gentoo-3c851ed425e4ca7ae2f6992d32fd687b9d0336d3.zip |
dev-python/pytest-shell-utilities: Stabilize 1.9.3 ALLARCHES, #939614
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.3.ebuild b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.3.ebuild index 6a16f052360e..94538dbf4c7e 100644 --- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.3.ebuild +++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.3.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}] |