diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-06 22:58:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-06 22:58:56 +0300 |
commit | 4a83148860ef3008aebab230caa16f4544efdd57 (patch) | |
tree | e94629da6ce3c8d462b8eb7e7e5ca29a62cf0f18 /dev-python/pytest-shell-utilities | |
parent | dev-python/pytest-system-statistics: Stabilize 1.0.2 x86, #843011 (diff) | |
download | gentoo-4a83148860ef3008aebab230caa16f4544efdd57.tar.gz gentoo-4a83148860ef3008aebab230caa16f4544efdd57.tar.bz2 gentoo-4a83148860ef3008aebab230caa16f4544efdd57.zip |
dev-python/pytest-shell-utilities: Stabilize 1.0.5 x86, #843011
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.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild index 29bb7b5eb6b2..e28b54adeec0 100644 --- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild +++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> ${ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=" >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}] |