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/sphinx-pytest/
Date: Thu, 30 Jun 2022 17:57:14
Message-Id: 1656611817.622d45c5731dcc2117d079f8e2fcd46711478bdd.arthurzam@gentoo
1 commit: 622d45c5731dcc2117d079f8e2fcd46711478bdd
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 17:56:57 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 17:56:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=622d45c5
7
8 dev-python/sphinx-pytest: Keyword 0.0.4 s390, #855161
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild b/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild
16 index e2068a78d3ce..4f37938a9e08 100644
17 --- a/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild
18 +++ b/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild
19 @@ -20,7 +20,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
25
26 RDEPEND="
27 dev-python/pytest[${PYTHON_USEDEP}]