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: Wed, 29 Jun 2022 18:11:26
Message-Id: 1656526270.ec2486336013bab3f195353368abfe279f200513.arthurzam@gentoo
1 commit: ec2486336013bab3f195353368abfe279f200513
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 18:11:10 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 18:11:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec248633
7
8 dev-python/sphinx-pytest: Keyword 0.0.4 x86, #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 1d77e086683c..e2068a78d3ce 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"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~x86"
25
26 RDEPEND="
27 dev-python/pytest[${PYTHON_USEDEP}]