diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-07-14 18:00:39 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-14 17:08:08 +0100 |
commit | 729103951ef851d5826e2f6b4d99c1006ca9db82 (patch) | |
tree | b9de2e8ddd9ef28ed56b60c35c5abf9ab671fb7a /dev-python/sphinxcontrib-htmlhelp | |
parent | dev-python/tree-sitter: mark 0.19.0_p20210506-r1 hppa, bug #801850 (diff) | |
download | gentoo-729103951ef851d5826e2f6b4d99c1006ca9db82.tar.gz gentoo-729103951ef851d5826e2f6b4d99c1006ca9db82.tar.bz2 gentoo-729103951ef851d5826e2f6b4d99c1006ca9db82.zip |
dev-python/sphinxcontrib-htmlhelp: stable 2.0.0 for hppa, bug #801835
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 c9edf3061142..2c96b5eb63e7 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=" |