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-param-files/
Date: Sun, 27 Feb 2022 16:39:27
Message-Id: 1645979714.23f9692cb2ab3c3fe744d668e212b0c05f22cc0c.sam@gentoo
1 commit: 23f9692cb2ab3c3fe744d668e212b0c05f22cc0c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 27 16:35:14 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 27 16:35:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23f9692c
7
8 dev-python/pytest-param-files: Stabilize 0.3.4 sparc, #834279
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index ae5d11765122..d5fbf7ce55c4 100644
17 --- a/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild
18 +++ b/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
25
26 RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"