summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-03-16 19:20:48 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-03-16 19:20:59 -0400
commita8f0242e3c0b398975532d18b62ea6dfdab46db3 (patch)
tree2220c8de44795df49835c53640076280596a1224 /dev-python/sphinxcontrib-newsfeed
parentdev-go/go-tour: filter GOCACHE vars (bug 567192) (diff)
downloadgentoo-a8f0242e3c0b398975532d18b62ea6dfdab46db3.tar.gz
gentoo-a8f0242e3c0b398975532d18b62ea6dfdab46db3.tar.bz2
gentoo-a8f0242e3c0b398975532d18b62ea6dfdab46db3.zip
dev-python/sphinxcontrib-newsfeed: keyword ~arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/sphinxcontrib-newsfeed')
-rw-r--r--dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild4
1 files changed, 2 insertions, 2 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 b53938a825e9..a2782c27c60c 100644
--- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
+++ b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
IUSE="examples"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"