diff options
author | Sam James <sam@gentoo.org> | 2023-08-03 16:08:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-03 16:08:04 +0100 |
commit | 6ee5d9cd5d6b149a2c96b344216a2b98cfa7e428 (patch) | |
tree | d1bbf53a0c6028f006cd481356c63da1a4fe2604 /dev-python/pytest-shell-utilities | |
parent | dev-python/pytest-shell-utilities: Stabilize 1.8.0 amd64, #911611 (diff) | |
download | gentoo-6ee5d9cd5d6b149a2c96b344216a2b98cfa7e428.tar.gz gentoo-6ee5d9cd5d6b149a2c96b344216a2b98cfa7e428.tar.bz2 gentoo-6ee5d9cd5d6b149a2c96b344216a2b98cfa7e428.zip |
dev-python/pytest-shell-utilities: Stabilize 1.8.0 x86, #911611
Signed-off-by: Sam James <sam@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 a1e4d17c7ed9..62eaee9f0e6e 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}] |