diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-09 15:10:48 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-09 15:10:48 +0100 |
commit | 26131988b5bc72d2a61acb553a6c02f7fbf88a54 (patch) | |
tree | 9030eda865d8d51d6b156ffed22e5fe4ff30dad5 /dev-python/pytest-lazy-fixtures | |
parent | dev-python/prettytable: Stabilize 3.10.0 arm64, #926591 (diff) | |
download | gentoo-26131988b5bc72d2a61acb553a6c02f7fbf88a54.tar.gz gentoo-26131988b5bc72d2a61acb553a6c02f7fbf88a54.tar.bz2 gentoo-26131988b5bc72d2a61acb553a6c02f7fbf88a54.zip |
dev-python/pytest-lazy-fixtures: Stabilize 1.0.5 arm64, #926591
Signed-off-by: Michał Górny <mgorny@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 7bcbae90deae..1e9b91e3251f 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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" >=dev-python/pytest-7[${PYTHON_USEDEP}] |