diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 18:50:49 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 18:50:49 +0200 |
commit | 66e6cd5eba367d6c810f8dec28b829b00a661d40 (patch) | |
tree | c9b5b7fa643d03326ab316408139a27147d1fec9 /dev-python/sphinxcontrib-newsfeed | |
parent | dev-python/sphinxcontrib-spelling: Keyword under ALLARCHES policy (diff) | |
download | gentoo-66e6cd5eba367d6c810f8dec28b829b00a661d40.tar.gz gentoo-66e6cd5eba367d6c810f8dec28b829b00a661d40.tar.bz2 gentoo-66e6cd5eba367d6c810f8dec28b829b00a661d40.zip |
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 <jlec@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-newsfeed')
-rw-r--r-- | dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 70836b2e81c5..a8c823e911de 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}]" |