From 947d17c9a4ae590a478496b6061dbfc2124e6e2e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Wed, 5 Jan 2022 20:17:22 +0200 Subject: dev-python/sphinxcontrib-spelling: Stabilize 7.3.0 ALLARCHES, #830649 Signed-off-by: Arthur Zamarin --- dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/sphinxcontrib-spelling') 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}] -- cgit v1.2.3-65-gdbad