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/sphinxcontrib-httpdomain/
Date: Wed, 27 Apr 2022 04:34:34
Message-Id: 1651034043.36f1eb626d6877493735fe6aecc2ba285cba6c54.arthurzam@gentoo
1 commit: 36f1eb626d6877493735fe6aecc2ba285cba6c54
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 27 04:34:03 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 27 04:34:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f1eb62
7
8 dev-python/sphinxcontrib-httpdomain: Stabilize 1.8.0-r1 ALLARCHES, #841155
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 .../sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild
16 index d1c4e54e8a66..05b2426f0c28 100644
17 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild
18 +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild
19 @@ -21,7 +21,7 @@ S="${WORKDIR}/httpdomain-${PV}"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86"
25
26 RDEPEND="
27 dev-python/sphinx[${PYTHON_USEDEP}]