From: Mikle Kolyada Date: Wed, 31 Jul 2019 14:31:31 +0000 (+0300) Subject: dev-python/sphinxcontrib-newsfeed: x86 stable wrt bug #688940 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ea9016e02fb8681427b0e9a4809eac867040fa12;p=gentoo.git dev-python/sphinxcontrib-newsfeed: x86 stable wrt bug #688940 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada --- diff --git a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild index e203a1e25300..4218c7aeb85c 100644 --- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild +++ b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"