diff options
author | 2024-03-21 16:06:17 -0400 | |
---|---|---|
committer | 2024-03-22 01:35:19 -0400 | |
commit | 89f7a385ac0d83f1c3e7d3f52df2dd6b7885ca99 (patch) | |
tree | fa242d60a61a5b9d070aafd4d637262c327d6570 /dev-python/pytest-lazy-fixtures | |
parent | dev-python/prettytable: Keyword 3.10.0 hppa, #925036 (diff) | |
download | gentoo-89f7a385ac0d83f1c3e7d3f52df2dd6b7885ca99.tar.gz gentoo-89f7a385ac0d83f1c3e7d3f52df2dd6b7885ca99.tar.bz2 gentoo-89f7a385ac0d83f1c3e7d3f52df2dd6b7885ca99.zip |
dev-python/pytest-lazy-fixtures: Keyword 1.0.7 alpha, #925036
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@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 aeebc6d41a8e..cba52431547b 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="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" >=dev-python/pytest-7[${PYTHON_USEDEP}] |