diff options
author | 2024-03-02 17:38:40 +0200 | |
---|---|---|
committer | 2024-03-02 17:38:40 +0200 | |
commit | e449e3545e6da779863dcd4d3c317e1ca82ee50e (patch) | |
tree | e26d63b4184fe27e7ca6562a44a7ceebd969e3b7 /dev-python/pytest-lazy-fixtures | |
parent | dev-python/prettytable: Keyword 3.10.0 sparc, #925036 (diff) | |
download | gentoo-e449e3545e6da779863dcd4d3c317e1ca82ee50e.tar.gz gentoo-e449e3545e6da779863dcd4d3c317e1ca82ee50e.tar.bz2 gentoo-e449e3545e6da779863dcd4d3c317e1ca82ee50e.zip |
dev-python/pytest-lazy-fixtures: Keyword 1.0.5 sparc, #925036
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-lazy-fixtures')
-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 ef9b03cb3713..7bcbae90deae 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 ~riscv ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" >=dev-python/pytest-7[${PYTHON_USEDEP}] |