diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 16:32:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 16:32:28 +0200 |
commit | c6e24effe1c9197e6a1f3f0e937d6863bb0c5eaf (patch) | |
tree | e688d14970539fcd2e356b27f3f078e82ddd2680 /dev-python/pytest-system-statistics | |
parent | dev-python/pytest-salt-factories: Stabilize 1.0.0_rc20-r1 ALLARCHES, #885237 (diff) | |
download | gentoo-c6e24effe1c9197e6a1f3f0e937d6863bb0c5eaf.tar.gz gentoo-c6e24effe1c9197e6a1f3f0e937d6863bb0c5eaf.tar.bz2 gentoo-c6e24effe1c9197e6a1f3f0e937d6863bb0c5eaf.zip |
dev-python/pytest-system-statistics: Stabilize 1.0.2-r1 x86, #885243
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-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2-r1.ebuild b/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2-r1.ebuild index fc05f0b09978..f2faf80969b3 100644 --- a/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2-r1.ebuild +++ b/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2-r1.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 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" RDEPEND=" >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}] |