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-subtests/
Date: Mon, 06 Sep 2021 18:01:44
Message-Id: 1630951274.8b1ad37fc82674b8d5ff7ae1eb667026c65385c3.sam@gentoo
1 commit: 8b1ad37fc82674b8d5ff7ae1eb667026c65385c3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 6 18:01:14 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 6 18:01:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b1ad37f
7
8 dev-python/pytest-subtests: Keyword 0.5.0 s390, #778401
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
16 index 273692475be..08e73d0d282 100644
17 --- a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
18 +++ b/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
25
26 RDEPEND="
27 >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]