diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 17:49:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 17:52:04 +0100 |
commit | cf30853fd9d58e81bbd05a11da1a0456b2d76d0b (patch) | |
tree | 58942b0a3d6549199efb2abe1dfc3951e440c574 /dev-python/sphinxcontrib-httpdomain | |
parent | dev-python/mpi4py: amd64 stable wrt bug #606232 (diff) | |
download | gentoo-cf30853fd9d58e81bbd05a11da1a0456b2d76d0b.tar.gz gentoo-cf30853fd9d58e81bbd05a11da1a0456b2d76d0b.tar.bz2 gentoo-cf30853fd9d58e81bbd05a11da1a0456b2d76d0b.zip |
dev-python/sphinxcontrib-httpdomain: amd64 stable wrt bug #606340
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-httpdomain')
-rw-r--r-- | dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.4.0.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.4.0.ebuild index 66fdf44ec35d..e2fbefcd567f 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.4.0.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=">=dev-python/sphinx-1.0[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}]" |