summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-25 14:49:35 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-25 14:59:22 +0100
commitf6487c2f21a7c2268a9d0b590a5d8bcf00e3eaa1 (patch)
treed5c18485203de03ad49f345c59826ac259895d8e
parentdev-python/sphinxcontrib-github-alt: Remove redundant versions (diff)
downloadgentoo-f6487c2f21a7c2268a9d0b590a5d8bcf00e3eaa1.tar.gz
gentoo-f6487c2f21a7c2268a9d0b590a5d8bcf00e3eaa1.tar.bz2
gentoo-f6487c2f21a7c2268a9d0b590a5d8bcf00e3eaa1.zip
dev-python/sphinxcontrib-spelling: Stabilize 4.3.0 ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-4.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-4.3.0.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-4.3.0.ebuild
index 83bbaae4a721..f897fd1fd866 100644
--- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-4.3.0.ebuild
+++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-4.3.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 )"