diff options
author | Markus Meier <maekke@gentoo.org> | 2017-09-08 22:52:23 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-09-08 22:52:23 +0200 |
commit | 86fa7e72d3c4efd6b77e1b5504660bac81a778e8 (patch) | |
tree | 789cd1da1bd853603406840d938f03072714ed6f /dev-python/sphinxcontrib-spelling | |
parent | dev-python/pyenchant: add ~arm, bug #626834 (diff) | |
download | gentoo-86fa7e72d3c4efd6b77e1b5504660bac81a778e8.tar.gz gentoo-86fa7e72d3c4efd6b77e1b5504660bac81a778e8.tar.bz2 gentoo-86fa7e72d3c4efd6b77e1b5504660bac81a778e8.zip |
dev-python/sphinxcontrib-spelling: add ~arm, bug #626834
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/sphinxcontrib-spelling')
-rw-r--r-- | dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.3.0.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.3.0.ebuild index 4424910a7ac7..b98bdbe2bdab 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.3.0.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.3.0.ebuild @@ -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="doc" CDEPEND=" |