diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:48:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:48:52 +0100 |
commit | fa1ea95d35db13ef794f5e5c014b8a9eec4aa0f0 (patch) | |
tree | 650961ed7828bbd31e7a1d8e8f0ccf2ecbccfeb9 /dev-python/sphinx_celery | |
parent | dev-python/sparql-wrapper: x86 stable wrt bug #706146 (diff) | |
download | gentoo-fa1ea95d35db13ef794f5e5c014b8a9eec4aa0f0.tar.gz gentoo-fa1ea95d35db13ef794f5e5c014b8a9eec4aa0f0.tar.bz2 gentoo-fa1ea95d35db13ef794f5e5c014b8a9eec4aa0f0.zip |
dev-python/sphinx_celery: x86 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinx_celery')
-rw-r--r-- | dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild b/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild index 57d8cea6eb6d..f4ed2462a804 100644 --- a/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild +++ b/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/sphinx-2.0.0[${PYTHON_USEDEP}]" |