diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 12:31:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 12:31:12 +0100 |
commit | 1dc5729b4dde52368a7f5f331e2cb2f48625f1a2 (patch) | |
tree | 29eefba5f737dc5b455e94252e118b791f96ec4d /dev-python/sphinxcontrib-htmlhelp | |
parent | dev-python/sphinxcontrib-devhelp: ppc64 stable wrt bug #710524 (diff) | |
download | gentoo-1dc5729b4dde52368a7f5f331e2cb2f48625f1a2.tar.gz gentoo-1dc5729b4dde52368a7f5f331e2cb2f48625f1a2.tar.bz2 gentoo-1dc5729b4dde52368a7f5f331e2cb2f48625f1a2.zip |
dev-python/sphinxcontrib-htmlhelp: ppc64 stable wrt bug #710524
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@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 2df802467ded..6484a1421f1b 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 ~sh 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 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" RDEPEND="" PDEPEND=" |