diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:23:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:00:31 +0000 |
commit | 290bdf446b7e1f661d042e078ea4ecd77296e41d (patch) | |
tree | 3db8edabab667e0ddabfe66fe4ec64e29963ec34 /dev-python/sphinxcontrib-serializinghtml | |
parent | dev-python/sphinxcontrib-asyncio: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-290bdf446b7e1f661d042e078ea4ecd77296e41d.tar.gz gentoo-290bdf446b7e1f661d042e078ea4ecd77296e41d.tar.bz2 gentoo-290bdf446b7e1f661d042e078ea4ecd77296e41d.zip |
dev-python/sphinxcontrib-serializinghtml: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-serializinghtml')
-rw-r--r-- | dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild index 5c3ff26f53c7..8a5b38c3c9eb 100644 --- a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild +++ b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" PDEPEND=" |