diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-16 11:37:03 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-16 11:37:03 +0200 |
commit | badedbf71d9a229981b3001b0e0f5853d6dfcf0c (patch) | |
tree | 11b8eba84007fe429418b38fa885ffa352361a39 /dev-python/pytest-shell-utilities | |
parent | dev-python/pyglet: Stabilize 1.5.26 amd64, #852419 (diff) | |
download | gentoo-badedbf71d9a229981b3001b0e0f5853d6dfcf0c.tar.gz gentoo-badedbf71d9a229981b3001b0e0f5853d6dfcf0c.tar.bz2 gentoo-badedbf71d9a229981b3001b0e0f5853d6dfcf0c.zip |
dev-python/pytest-shell-utilities: Stabilize 1.5.0 amd64, #852449
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shell-utilities')
-rw-r--r-- | dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild index a8e84f1cb8c6..4d6e0df3966a 100644 --- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild +++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.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-6.0.0[${PYTHON_USEDEP}] |