Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/
Date: Mon, 30 May 2022 13:51:17
Message-Id: 1653918661.d21d5ca3594a92bebfa43793e744c496f2f9f3f5.jsmolic@gentoo
1 commit: d21d5ca3594a92bebfa43793e744c496f2f9f3f5
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 10:06:44 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 13:51:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d21d5ca3
7
8 dev-python/pytest-shell-utilities: keyword 1.4.0 for ~riscv
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.4.0.ebuild b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.4.0.ebuild
16 index c6edd8e6acc4..a8e84f1cb8c6 100644
17 --- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.4.0.ebuild
18 +++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.4.0.ebuild
19 @@ -20,7 +20,7 @@ SRC_URI="
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
25
26 RDEPEND="
27 >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]