summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-09 23:52:48 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-09 23:53:14 +0200
commit9fd642196abfddfa5a05e55c8ca356c2b30c8484 (patch)
tree6998cc038cdb9fbce3bfe9e93c8b356000f37077 /dev-python/pytest-lazy-fixture
parentnet-fs/samba: Bump to version 4.15.3 (diff)
downloadgentoo-9fd642196abfddfa5a05e55c8ca356c2b30c8484.tar.gz
gentoo-9fd642196abfddfa5a05e55c8ca356c2b30c8484.tar.bz2
gentoo-9fd642196abfddfa5a05e55c8ca356c2b30c8484.zip
dev-python/pytest-lazy-fixture: Stabilize 0.6.3 sparc, #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.ebuild2
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 65c69f9b67f9..98c2bbc022c3 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}]"