diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 02:51:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 02:51:02 +0100 |
commit | ae84efcab9c0e813e513e85df627d3717330f382 (patch) | |
tree | 5e74ad87a29f0f256690ba3ec8c8fee01d3bd6d9 /dev-python/sphinxcontrib-spelling | |
parent | dev-python/aiosignal: Keyword 1.2.0 s390, #840846 (diff) | |
download | gentoo-ae84efcab9c0e813e513e85df627d3717330f382.tar.gz gentoo-ae84efcab9c0e813e513e85df627d3717330f382.tar.bz2 gentoo-ae84efcab9c0e813e513e85df627d3717330f382.zip |
dev-python/sphinxcontrib-spelling: Keyword 7.3.2-r1 s390, #840846
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-spelling')
-rw-r--r-- | dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2-r1.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2-r1.ebuild index ca1b32a9be2d..b0c435cd27a2 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2-r1.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2-r1.ebuild @@ -17,7 +17,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 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/pyenchant[${PYTHON_USEDEP}] |