summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-10 00:32:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-10 00:32:50 +0200
commite6132c1e98460e2f3715b27ce9ded61e3a197a95 (patch)
tree766a8c15b172fbffcaa97ddd4b5f039512e81e6f /dev-python/pytest-lazy-fixture
parentdev-python/django-configurations: Stabilize 2.3.1 arm, #828618 (diff)
downloadgentoo-e6132c1e98460e2f3715b27ce9ded61e3a197a95.tar.gz
gentoo-e6132c1e98460e2f3715b27ce9ded61e3a197a95.tar.bz2
gentoo-e6132c1e98460e2f3715b27ce9ded61e3a197a95.zip
dev-python/pytest-lazy-fixture: Stabilize 0.6.3 arm64, #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 98c2bbc022c3..893ad02531f7 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}]"