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-param-files/
Date: Wed, 06 Jul 2022 22:01:23
Message-Id: 1657144712.63436f0e56ce80a3ed058363687fe47e4c0d78cc.chewi@gentoo
1 commit: 63436f0e56ce80a3ed058363687fe47e4c0d78cc
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 6 21:58:32 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 6 21:58:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63436f0e
7
8 dev-python/pytest-param-files: Keyword 0.3.4 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild b/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild
18 index 816bb8658910..be083ca5a39b 100644
19 --- a/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild
20 +++ b/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild
21 @@ -20,7 +20,7 @@ SRC_URI="
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
26 +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
27
28 RDEPEND="
29 dev-python/pytest[${PYTHON_USEDEP}]