diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:42:07 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:47:43 -0500 |
commit | 92f797d1a06d786212cc8c7d8a87c1c977f7f1f6 (patch) | |
tree | d6d6becc433158edd689ed36d5ec6d431a915661 /dev-python/sphinxcontrib-httpdomain | |
parent | sys-cluster/nova: 19.0.0-r1 allarches stablized (diff) | |
download | gentoo-92f797d1a06d786212cc8c7d8a87c1c977f7f1f6.tar.gz gentoo-92f797d1a06d786212cc8c7d8a87c1c977f7f1f6.tar.bz2 gentoo-92f797d1a06d786212cc8c7d8a87c1c977f7f1f6.zip |
dev-python/sphinxcontrib-httpdomain: 1.5.0 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-httpdomain')
-rw-r--r-- | dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild index e404d8a44382..7ae35c21f4ac 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}] dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}] |