diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-29 08:59:30 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-29 08:59:30 +0200 |
commit | 3d2b7dbc1a9e71db5a3e7d5aeab1b9a234fbbbf1 (patch) | |
tree | 0f5ce9c2775a6df04ffac5e49e3f01dba2fbe5fc /dev-python/sphinxcontrib-spelling | |
parent | app-portage/portage-utils: Stabilize 0.93.3 arm, #830885 (diff) | |
download | gentoo-3d2b7dbc1a9e71db5a3e7d5aeab1b9a234fbbbf1.tar.gz gentoo-3d2b7dbc1a9e71db5a3e7d5aeab1b9a234fbbbf1.tar.bz2 gentoo-3d2b7dbc1a9e71db5a3e7d5aeab1b9a234fbbbf1.zip |
dev-python/sphinxcontrib-spelling: Stabilize 7.3.1 ALLARCHES, #832277
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.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.1.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.1.ebuild index 157ddc634287..f082f7df02a2 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.1.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.1.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}] |