diff options
author | Markus Meier <maekke@gentoo.org> | 2017-09-16 08:32:16 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-09-16 08:32:16 +0200 |
commit | 7a5faf9ccb0922312efb20bc922e52514e42c74f (patch) | |
tree | 9b98cd63ab3a7a7fb4c19a15b19b709468633779 /dev-python/sphinxcontrib-spelling | |
parent | app-misc/vlock: add ~arm, bug #621348 (diff) | |
download | gentoo-7a5faf9ccb0922312efb20bc922e52514e42c74f.tar.gz gentoo-7a5faf9ccb0922312efb20bc922e52514e42c74f.tar.bz2 gentoo-7a5faf9ccb0922312efb20bc922e52514e42c74f.zip |
dev-python/sphinxcontrib-spelling: add ~arm, bug #626838
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.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild index c9f6254b1482..d59e908090ea 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="doc test" CDEPEND=" |