diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:03:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:04:17 +0200 |
commit | 03c6ed9e786d539b30a7d3481aec068125817089 (patch) | |
tree | fb1ae53b891aeddfb984cdf62010b2595fcd2f38 /dev-python/sphinxcontrib-spelling | |
parent | dev-python/sphinxcontrib-websupport: arm stable wrt bug #731598 (diff) | |
download | gentoo-03c6ed9e786d539b30a7d3481aec068125817089.tar.gz gentoo-03c6ed9e786d539b30a7d3481aec068125817089.tar.bz2 gentoo-03c6ed9e786d539b30a7d3481aec068125817089.zip |
dev-python/sphinxcontrib-spelling: arm stable wrt bug #731600
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
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 232987d99eef..67772af820cf 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 )" |