diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-30 12:05:50 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-30 15:51:00 +0200 |
commit | 28c6745e6ee649a487812682d739a72b2acdcc5e (patch) | |
tree | df78ce1547b39a7d89d57c212057cca790bf5df8 /dev-python/pytest-system-statistics | |
parent | dev-python/pytest-skip-markers: keyword 1.3.0-r1 for ~riscv (diff) | |
download | gentoo-28c6745e6ee649a487812682d739a72b2acdcc5e.tar.gz gentoo-28c6745e6ee649a487812682d739a72b2acdcc5e.tar.bz2 gentoo-28c6745e6ee649a487812682d739a72b2acdcc5e.zip |
dev-python/pytest-system-statistics: keyword 1.0.2 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@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 cbef3f0ce756..cfad9b945e60 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 ~riscv x86" RDEPEND=" >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}] |