Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-lazy-fixture/
Date: Thu, 04 Nov 2021 17:07:16
Message-Id: 1636045612.fec8ecc252de709365a78a6691ef0fb2d386a123.sam@gentoo
1 commit: fec8ecc252de709365a78a6691ef0fb2d386a123
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 4 17:06:52 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 4 17:06:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fec8ecc2
7
8 dev-python/pytest-lazy-fixture: Keyword 0.6.3 arm, #821259
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index ac9a33dc9a2..4b0b4fccadc 100644
17 --- a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
18 +++ b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~riscv ~sparc x86"
24 +KEYWORDS="amd64 ~arm ~riscv ~sparc x86"
25
26 RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"