diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-28 23:12:11 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-28 23:42:06 +1000 |
commit | 7b7584ae1448365af6758a912d522fd435460d3b (patch) | |
tree | 372ca0eb9ea1170bd580085ac58b2a508eb49949 /dev-python/sphinxcontrib-spelling | |
parent | dev-python/pyqrcode: stabilise 1.2.1 for arm/x86 using ALLARCHES (diff) | |
download | gentoo-7b7584ae1448365af6758a912d522fd435460d3b.tar.gz gentoo-7b7584ae1448365af6758a912d522fd435460d3b.tar.bz2 gentoo-7b7584ae1448365af6758a912d522fd435460d3b.zip |
dev-python/sphinxcontrib-spelling: stabilise 2.1.2 for arm/x86 using ALLARCHES
Bug: https://bugs.gentoo.org/624990
Package-Manager: Portage-2.3.8, Repoman-2.3.3
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 d59e908090ea..066a206f23d4 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 ~arm ~x86" +KEYWORDS="amd64 arm x86" IUSE="doc test" CDEPEND=" |