Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/
Date: Sat, 02 Apr 2022 08:45:14
Message-Id: 1648889092.7061b2523b0b81372a04acb4bf9982989a190a49.arthurzam@gentoo
1 commit: 7061b2523b0b81372a04acb4bf9982989a190a49
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 08:44:52 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 08:44:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7061b252
7
8 dev-python/pytest-shell-utilities: Keyword 1.0.5 arm64, #836457
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
16 index 4199dbbd2802..dc95817ce4f9 100644
17 --- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
18 +++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> ${
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm"
24 +KEYWORDS="~amd64 ~arm ~arm64"
25
26 RDEPEND="
27 >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]