Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-subtests/
Date: Tue, 18 May 2021 11:40:16
Message-Id: 1621338000.801a9fd20213a006e8a42c081291d50060a3d25c.mgorny@gentoo
1 commit: 801a9fd20213a006e8a42c081291d50060a3d25c
2 Author: Ekaterina Vaartis <vaartis <AT> kotobank <DOT> ch>
3 AuthorDate: Sun May 16 12:36:08 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue May 18 11:40:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=801a9fd2
7
8 dev-python/pytest-subtests: add ~riscv
9
10 Tested in qemu-user chroot
11
12 Signed-off-by: Ekaterina Vaartis <vaartis <AT> kotobank.ch>
13 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
14
15 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
19 index 93a90ad96c3..3151351f9e4 100644
20 --- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
21 +++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
22 @@ -16,7 +16,7 @@ SRC_URI="
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
28
29 RDEPEND="
30 >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]