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: Sun, 03 Jul 2022 18:15:15
Message-Id: 1656872106.305c89b06af6631a168de8cbc542c5bf8a5c054d.arthurzam@gentoo
1 commit: 305c89b06af6631a168de8cbc542c5bf8a5c054d
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Sun Jul 3 04:32:33 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 3 18:15:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305c89b0
7
8 dev-python/sphinx-pytest: Keyword 0.0.4 sparc, #850565
9
10 Signed-off-by: matoro <matoro <AT> users.noreply.github.com>
11 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
12
13 dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild b/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild
17 index 4f37938a9e08..98cfde68494e 100644
18 --- a/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild
19 +++ b/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild
20 @@ -20,7 +20,7 @@ SRC_URI="
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
26
27 RDEPEND="
28 dev-python/pytest[${PYTHON_USEDEP}]