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-check/
Date: Sat, 09 Oct 2021 20:19:38
Message-Id: 1633810745.b5c194f5ded0d4f44890bd1301037f90f91a985f.sam@gentoo
1 commit: b5c194f5ded0d4f44890bd1301037f90f91a985f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 20:19:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 20:19:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5c194f5
7
8 dev-python/pytest-check: Keyword 1.0.4 arm, #814500
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pytest-check/pytest-check-1.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-check/pytest-check-1.0.4.ebuild b/dev-python/pytest-check/pytest-check-1.0.4.ebuild
16 index a1cf5186cc0..dcd9022a504 100644
17 --- a/dev-python/pytest-check/pytest-check-1.0.4.ebuild
18 +++ b/dev-python/pytest-check/pytest-check-1.0.4.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~sparc ~x86"
25
26 RDEPEND=">=dev-python/pytest-6[${PYTHON_USEDEP}]"
27 BDEPEND="dev-python/flit_core[${PYTHON_USEDEP}]"