diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-03 22:55:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-03 22:56:02 +0200 |
commit | 549afb1210d62b4751e143c9ef7022cc5b02198c (patch) | |
tree | 3fb4eb1371158736ac0a56f9a7dbe4058c0ed11a /dev-python/sphinxcontrib-spelling | |
parent | dev-python/sphinx-issues: Stabilize 2.0.0 sparc, #832641 (diff) | |
download | gentoo-549afb1210d62b4751e143c9ef7022cc5b02198c.tar.gz gentoo-549afb1210d62b4751e143c9ef7022cc5b02198c.tar.bz2 gentoo-549afb1210d62b4751e143c9ef7022cc5b02198c.zip |
dev-python/sphinxcontrib-spelling: Stabilize 7.3.2 ALLARCHES, #832642
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-spelling')
-rw-r--r-- | dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2.ebuild index ad0ee88aa3d2..e2437f44cfdb 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/pyenchant[${PYTHON_USEDEP}] |