diff options
author | Sam James <sam@gentoo.org> | 2021-07-12 23:08:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-12 23:08:32 +0100 |
commit | d8788dd9a144eb651b284248990dd631516e6ec5 (patch) | |
tree | 308bc748fa22a45fb77daaedf1c9c65c28baa7e2 /dev-python/sphinxcontrib-htmlhelp | |
parent | dev-python/simpy: Stabilize 4.0.1 amd64, #801829 (diff) | |
download | gentoo-d8788dd9a144eb651b284248990dd631516e6ec5.tar.gz gentoo-d8788dd9a144eb651b284248990dd631516e6ec5.tar.bz2 gentoo-d8788dd9a144eb651b284248990dd631516e6ec5.zip |
dev-python/sphinxcontrib-htmlhelp: Stabilize 2.0.0 amd64, #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 10e836914e9b..b8e200cdbf3c 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=" |