diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 11:05:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 11:05:10 +0200 |
commit | 989adac66457cdf1b34cc278def72ae2bbb38915 (patch) | |
tree | 9a0deceb15f6f1b00b78940d8cfe89f17831591b /dev-python/pytest-system-statistics | |
parent | dev-python/comm: Stabilize 0.1.1 arm, #885185 (diff) | |
download | gentoo-989adac66457cdf1b34cc278def72ae2bbb38915.tar.gz gentoo-989adac66457cdf1b34cc278def72ae2bbb38915.tar.bz2 gentoo-989adac66457cdf1b34cc278def72ae2bbb38915.zip |
dev-python/pytest-system-statistics: Stabilize 1.0.2-r1 amd64, #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 28c76f28eac4..fc05f0b09978 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}] |