diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-05 20:17:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-05 20:17:22 +0200 |
commit | 947d17c9a4ae590a478496b6061dbfc2124e6e2e (patch) | |
tree | a49ccb9b68e58cdc75f16d281c08bbcadfced76c /dev-python/sphinxcontrib-spelling | |
parent | dev-java/ant-ivy: Stabilize 2.5.0 ppc64, #828134 (diff) | |
download | gentoo-947d17c9a4ae590a478496b6061dbfc2124e6e2e.tar.gz gentoo-947d17c9a4ae590a478496b6061dbfc2124e6e2e.tar.bz2 gentoo-947d17c9a4ae590a478496b6061dbfc2124e6e2e.zip |
dev-python/sphinxcontrib-spelling: Stabilize 7.3.0 ALLARCHES, #830649
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.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.0.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.0.ebuild index 1bbda9a87600..b55591464ce7 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.0.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.0.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}] |