diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-09 23:44:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-09 23:44:46 +0200 |
commit | def6dfb397e466632dc8aa2d70fc7525c2c26823 (patch) | |
tree | 38b43740321481453417b023e6068b3a61e60207 /dev-python/pytest-lazy-fixture | |
parent | dev-python/yarl: Stabilize 1.7.2-r1 arm, #828641 (diff) | |
download | gentoo-def6dfb397e466632dc8aa2d70fc7525c2c26823.tar.gz gentoo-def6dfb397e466632dc8aa2d70fc7525c2c26823.tar.bz2 gentoo-def6dfb397e466632dc8aa2d70fc7525c2c26823.zip |
dev-python/pytest-lazy-fixture: Stabilize 0.6.3 ppc64, #828631
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-lazy-fixture')
-rw-r--r-- | dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild index 066be49cec78..65c69f9b67f9 100644 --- a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild +++ b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc64 ~riscv ~sparc x86" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]" |