diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-14 18:41:04 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-14 18:41:04 +0100 |
commit | 263d956d33b27530dadb1fdef410d2d728616a0b (patch) | |
tree | d60ce6fcee4e7897e43bd65f4ad797467ee94514 /dev-python/pytest-home | |
parent | dev-python/setuptools: Keyword 69.1.0 riscv, #924324 (diff) | |
download | gentoo-263d956d33b27530dadb1fdef410d2d728616a0b.tar.gz gentoo-263d956d33b27530dadb1fdef410d2d728616a0b.tar.bz2 gentoo-263d956d33b27530dadb1fdef410d2d728616a0b.zip |
dev-python/pytest-home: Keyword 0.5.1 riscv, #924324
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-home')
-rw-r--r-- | dev-python/pytest-home/pytest-home-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-home/pytest-home-0.5.1.ebuild b/dev-python/pytest-home/pytest-home-0.5.1.ebuild index 22b58992f464..d623ae097002 100644 --- a/dev-python/pytest-home/pytest-home-0.5.1.ebuild +++ b/dev-python/pytest-home/pytest-home-0.5.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |