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-shell-utilities/
Date: Thu, 03 Nov 2022 22:04:57
Message-Id: 1667513052.febf6d51a2e7863fa7f8ad6d30f437901d5aa317.sam@gentoo
1 commit: febf6d51a2e7863fa7f8ad6d30f437901d5aa317
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 22:04:12 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 22:04:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=febf6d51
7
8 dev-python/pytest-shell-utilities: Stabilize 1.7.0 amd64, #879411
9
10 Signed-off-by: Sam James <sam <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 84d66d2dc910..adbc19aa9a09 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}]