Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-subtests/
Date: Mon, 29 Mar 2021 00:51:28
Message-Id: 1616979078.e59b480d2291598d939f62b956991da95be39220.mattst88@gentoo
1 commit: e59b480d2291598d939f62b956991da95be39220
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 29 00:51:02 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 29 00:51:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e59b480d
7
8 dev-python/pytest-subtests: Keyword 0.4.0 alpha, #778401
9
10 Signed-off-by: Matt Turner <mattst88 <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 be03f51ee32..f733822a3d2 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="~amd64 ~arm ~arm64 ~ia64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~x86"
25
26 RDEPEND="
27 >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]