diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:49:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:12 +0200 |
commit | ef6c6c55134d57c0526ccbbc4b0115bb7d18ce36 (patch) | |
tree | 9b78f2d41129fbfd02cfc11f469f68a5f41b153c /dev-python/sphinxcontrib-spelling | |
parent | dev-python/sphinxcontrib-websupport: x86 stable wrt bug #731598 (diff) | |
download | gentoo-ef6c6c55134d57c0526ccbbc4b0115bb7d18ce36.tar.gz gentoo-ef6c6c55134d57c0526ccbbc4b0115bb7d18ce36.tar.bz2 gentoo-ef6c6c55134d57c0526ccbbc4b0115bb7d18ce36.zip |
dev-python/sphinxcontrib-spelling: x86 stable wrt bug #731600
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-spelling')
-rw-r--r-- | dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.1.0.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.1.0.ebuild index 67772af820cf..e1ae889909ca 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.1.0.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" RESTRICT="!test? ( test )" |