Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/
Date: Fri, 04 Nov 2022 08:16:51
Message-Id: 1667549725.c31a6b41f810819a5b1456eb77d8ff7e531734ce.ago@gentoo
1 commit: c31a6b41f810819a5b1456eb77d8ff7e531734ce
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 4 08:15:25 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 4 08:15:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c31a6b41
7
8 dev-python/pytest-shell-utilities: Stabilize 1.7.0 x86, #879411
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.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.7.0.ebuild b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild
16 index adbc19aa9a09..da59796fdb8c 100644
17 --- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild
18 +++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.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}]