From 66e6cd5eba367d6c810f8dec28b829b00a661d40 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 14 Oct 2015 18:50:49 +0200 Subject: [PATCH] dev-python/sphinxcontrib-newsfeed: Keyword under ALLARCHES policy Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=562514 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- .../sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 70836b2e81c54..a8c823e911de2 100644 --- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild +++ b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"