diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-20 16:01:55 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-20 16:01:55 +0100 |
commit | e271590b7dda0b928bfdc2913198aad65d160208 (patch) | |
tree | 023736f6a5daa4367ff206c0e8d6cbb7ad6ed5db /dev-python | |
parent | media-video/qmplay2: Stabilize 23.10.22-r1 amd64, #924651 (diff) | |
download | gentoo-e271590b7dda0b928bfdc2913198aad65d160208.tar.gz gentoo-e271590b7dda0b928bfdc2913198aad65d160208.tar.bz2 gentoo-e271590b7dda0b928bfdc2913198aad65d160208.zip |
dev-python/pytest-lazy-fixtures: Keyword 1.0.5 riscv, #925036
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.0.5.ebuild b/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.0.5.ebuild index 28a14c510bfb..5afe595bcaeb 100644 --- a/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.0.5.ebuild +++ b/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.0.5.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=" >=dev-python/pytest-7[${PYTHON_USEDEP}] |