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: Tue, 27 Apr 2021 18:10:01
Message-Id: 1619546961.11275083c1687af7928beb5f81c1e27eabdd0c53.sam@gentoo
1 commit: 11275083c1687af7928beb5f81c1e27eabdd0c53
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 27 18:06:41 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 27 18:09:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11275083
7
8 dev-python/pytest-subtests: Stabilize 0.4.0 sparc, #786009
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
16 index 48fed6b783f..31f5fb9b30f 100644
17 --- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
18 +++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
25
26 RDEPEND="
27 >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]