diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-05 21:35:44 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-05 22:53:11 +0100 |
commit | 3ae0aefe18a505884713299244e193f2b7d9d85d (patch) | |
tree | c68b2616f2bbc46e7b3cafae6d2c1ead7311ef79 /dev-python/sphinxcontrib-serializinghtml | |
parent | dev-python/sphinxcontrib-htmlhelp: stable 1.0.2 for hppa, bug #710524 (diff) | |
download | gentoo-3ae0aefe18a505884713299244e193f2b7d9d85d.tar.gz gentoo-3ae0aefe18a505884713299244e193f2b7d9d85d.tar.bz2 gentoo-3ae0aefe18a505884713299244e193f2b7d9d85d.zip |
dev-python/sphinxcontrib-serializinghtml: mark 1.1.3 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-serializinghtml')
-rw-r--r-- | dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.3.ebuild b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.3.ebuild index a1abaeb3b551..962c1f9a2942 100644 --- a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.3.ebuild +++ b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.3.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=" |