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: Tue, 30 Aug 2022 17:08:43
Message-Id: 1661879302.b2e71cb029db85cbde3e98bad5cd490e3531fa51.jsmolic@gentoo
1 commit: b2e71cb029db85cbde3e98bad5cd490e3531fa51
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 30 17:08:22 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 30 17:08:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e71cb0
7
8 dev-python/pytest-shell-utilities: Stabilize 1.6.0 x86, #867472
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.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.6.0.ebuild b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
16 index adbc19aa9a09..da59796fdb8c 100644
17 --- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
18 +++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
19 @@ -20,7 +20,7 @@ SRC_URI="
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
25
26 RDEPEND="
27 >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]