diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-31 09:15:55 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-31 09:15:55 +0200 |
commit | 0c939a636e34c5a77c1f18d5d0984a220b07f59a (patch) | |
tree | 3e2b28332aa8fa7c5135764b2adda5e78b73e2c6 | |
parent | app-admin/salt: Keyword 3004.1-r4 riscv, #835717 (diff) | |
download | gentoo-0c939a636e34c5a77c1f18d5d0984a220b07f59a.tar.gz gentoo-0c939a636e34c5a77c1f18d5d0984a220b07f59a.tar.bz2 gentoo-0c939a636e34c5a77c1f18d5d0984a220b07f59a.zip |
dev-python/pytest-testinfra: Keyword 6.7.0 riscv, #835717
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-python/pytest-testinfra/pytest-testinfra-6.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-testinfra/pytest-testinfra-6.7.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-6.7.0.ebuild index 90b45ea64fde..86657537b3ec 100644 --- a/dev-python/pytest-testinfra/pytest-testinfra-6.7.0.ebuild +++ b/dev-python/pytest-testinfra/pytest-testinfra-6.7.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |