diff options
author | 2023-09-17 06:47:02 +0100 | |
---|---|---|
committer | 2023-09-17 06:47:02 +0100 | |
commit | fac09edec3c4e049a854dbb627b9a8b5c9a1c669 (patch) | |
tree | ce2592872f95b85be89fff11dc82664956011d45 /dev-python/pytest-system-statistics | |
parent | dev-python/pygame: Stabilize 2.5.1 amd64, #914321 (diff) | |
download | gentoo-fac09edec3c4e049a854dbb627b9a8b5c9a1c669.tar.gz gentoo-fac09edec3c4e049a854dbb627b9a8b5c9a1c669.tar.bz2 gentoo-fac09edec3c4e049a854dbb627b9a8b5c9a1c669.zip |
dev-python/pytest-system-statistics: Stabilize 1.0.2-r2 x86, #914322
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-system-statistics')
-rw-r--r-- | dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2-r2.ebuild b/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2-r2.ebuild index 0e79d7fc706a..24f261c75ef4 100644 --- a/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2-r2.ebuild +++ b/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2-r2.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}] |