Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-httpdomain/
Date: Sat, 11 May 2019 19:48:18
Message-Id: 1557604063.92f797d1a06d786212cc8c7d8a87c1c977f7f1f6.prometheanfire@gentoo
1 commit: 92f797d1a06d786212cc8c7d8a87c1c977f7f1f6
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 11 19:42:07 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat May 11 19:47:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92f797d1
7
8 dev-python/sphinxcontrib-httpdomain: 1.5.0 allarches stablized
9
10 Stablized for Openstack Stein
11
12 Package-Manager: Portage-2.3.62, Repoman-2.3.12
13 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
14
15 .../sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild
19 index e404d8a4438..7ae35c21f4a 100644
20 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild
21 +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 LICENSE="BSD-2"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
28
29 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]
30 dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]