diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-06 15:31:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-06 15:31:50 +0300 |
commit | fc34be74a6860a9ddc59dc95e1f4e3029f8b9d7a (patch) | |
tree | bb676d90bc7bd206fbc7259e97dbdb7e02abb433 /dev-python/pytest-lazy-fixtures | |
parent | dev-python/pikepdf: Stabilize 8.14.0 arm64, #928678 (diff) | |
download | gentoo-fc34be74a6860a9ddc59dc95e1f4e3029f8b9d7a.tar.gz gentoo-fc34be74a6860a9ddc59dc95e1f4e3029f8b9d7a.tar.bz2 gentoo-fc34be74a6860a9ddc59dc95e1f4e3029f8b9d7a.zip |
dev-python/pytest-lazy-fixtures: Stabilize 1.0.7 ALLARCHES, #928679
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.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.0.7.ebuild b/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.0.7.ebuild index 513d484b69a4..49b222264ec5 100644 --- a/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.0.7.ebuild +++ b/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.0.7.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/pytest-7[${PYTHON_USEDEP}] |