diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-05 21:35:16 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-05 22:53:11 +0100 |
commit | 3a2373e615e5fc2750eed8c9b07c985c27ba8199 (patch) | |
tree | 1d1dbf62645e5eab7769e7afd18384f8a869cbff /dev-python/sphinxcontrib-htmlhelp | |
parent | dev-python/sphinxcontrib-jsmath: stable 1.0.1 for hppa, bug #710524 (diff) | |
download | gentoo-3a2373e615e5fc2750eed8c9b07c985c27ba8199.tar.gz gentoo-3a2373e615e5fc2750eed8c9b07c985c27ba8199.tar.bz2 gentoo-3a2373e615e5fc2750eed8c9b07c985c27ba8199.zip |
dev-python/sphinxcontrib-htmlhelp: stable 1.0.2 for hppa, bug #710524
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.2.ebuild b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.2.ebuild index 808c55a897d9..9a6f9375409e 100644 --- a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.2.ebuild +++ b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.2.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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" RDEPEND="" PDEPEND=" |