diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-11 11:12:42 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-11 11:13:56 +0200 |
commit | 5d4edefbe5d269e3b394dffa1d1fb97524bb6eb7 (patch) | |
tree | 9316563f6e24b331e3f0acab183876b2e9c1a26a /dev-python | |
parent | dev-python/sphinxcontrib-websupport: Stabilize 1.2.2 ALLARCHES, #731598 (diff) | |
download | gentoo-5d4edefbe5d269e3b394dffa1d1fb97524bb6eb7.tar.gz gentoo-5d4edefbe5d269e3b394dffa1d1fb97524bb6eb7.tar.bz2 gentoo-5d4edefbe5d269e3b394dffa1d1fb97524bb6eb7.zip |
dev-python/sphinxcontrib-spelling: Stabilize 5.1.0 ALLARCHES, #731600
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-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 e1ae889909ca..4eef4eb94bf6 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 )" |