diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-06 22:58:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-06 22:58:21 +0300 |
commit | 3c35b6c63f7079762c627e9556d8da7810aad08d (patch) | |
tree | 366c5b0e6b2d3f373170094dbb9a996244ee4b87 /dev-python/pytest-system-statistics | |
parent | dev-python/pytest-skip-markers: Stabilize 1.2.0 amd64, #843011 (diff) | |
download | gentoo-3c35b6c63f7079762c627e9556d8da7810aad08d.tar.gz gentoo-3c35b6c63f7079762c627e9556d8da7810aad08d.tar.bz2 gentoo-3c35b6c63f7079762c627e9556d8da7810aad08d.zip |
dev-python/pytest-system-statistics: Stabilize 1.0.2 amd64, #843011
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-system-statistics')
-rw-r--r-- | dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2.ebuild b/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2.ebuild index 6c442fffd9b3..6dcb6325f1e9 100644 --- a/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2.ebuild +++ b/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2.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}] |