diff options
author | Sam James <sam@gentoo.org> | 2021-07-12 22:47:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-12 22:47:06 +0100 |
commit | 16d12c105566bdc77506e578f6fc51b976be8e1a (patch) | |
tree | 977cc18bb56e4f23143aaf008964f1b6d91a11c0 /dev-python/sphinxcontrib-htmlhelp | |
parent | dev-python/simpy: Stabilize 4.0.1 x86, #801829 (diff) | |
download | gentoo-16d12c105566bdc77506e578f6fc51b976be8e1a.tar.gz gentoo-16d12c105566bdc77506e578f6fc51b976be8e1a.tar.bz2 gentoo-16d12c105566bdc77506e578f6fc51b976be8e1a.zip |
dev-python/sphinxcontrib-htmlhelp: Stabilize 2.0.0 x86, #801835
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-htmlhelp')
-rw-r--r-- | dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild index 67f0479eb6ab..f2e4b3bda31f 100644 --- a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild +++ b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.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=" |