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 | ad3af066c2b99f57d0a4195817c8c77832fc00eb (patch) | |
tree | 1ac4c4cdbd6f79736473c4b7517c95319e6135aa /dev-python/pytest-system-statistics | |
parent | dev-python/pytest-skip-markers: Stabilize 1.2.0 x86, #843011 (diff) | |
download | gentoo-ad3af066c2b99f57d0a4195817c8c77832fc00eb.tar.gz gentoo-ad3af066c2b99f57d0a4195817c8c77832fc00eb.tar.bz2 gentoo-ad3af066c2b99f57d0a4195817c8c77832fc00eb.zip |
dev-python/pytest-system-statistics: Stabilize 1.0.2 x86, #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 6dcb6325f1e9..cbef3f0ce756 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}] |