From: Agostino Sarubbo Date: Tue, 11 Feb 2020 19:48:52 +0000 (+0100) Subject: dev-python/sphinx_celery: x86 stable wrt bug #706146 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fa1ea95d35db13ef794f5e5c014b8a9eec4aa0f0;p=gentoo.git 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 --- 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}]"