Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-subtests/
Date: Sat, 21 Aug 2021 22:15:59
Message-Id: 1629584075.d6a2d9bac97391726c2621e4576c14265775cffe.chewi@gentoo
1 commit: d6a2d9bac97391726c2621e4576c14265775cffe
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 21 15:54:56 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 21 22:14:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a2d9ba
7
8 dev-python/pytest-subtests: Keyword 0.5.0 for ~m68k
9
10 The tests pass.
11
12 Package-Manager: Portage-3.0.20, Repoman-3.0.3
13 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
14
15 dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
19 index 96ccd96fda1..273692475be 100644
20 --- a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
21 +++ b/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
22 @@ -16,7 +16,7 @@ SRC_URI="
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86"
28
29 RDEPEND="
30 >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]