diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 17:12:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 17:12:27 +0200 |
commit | 86a1d082080849a7a672860ef5339bb7f7f034c2 (patch) | |
tree | 268705c9c680ce2f7c7107b3fe9d4593d41afbfa /dev-python/sphinxcontrib-applehelp | |
parent | dev-python/sphinxcontrib-devhelp: ppc64 stable wrt bug #720622 (diff) | |
download | gentoo-86a1d082080849a7a672860ef5339bb7f7f034c2.tar.gz gentoo-86a1d082080849a7a672860ef5339bb7f7f034c2.tar.bz2 gentoo-86a1d082080849a7a672860ef5339bb7f7f034c2.zip |
dev-python/sphinxcontrib-applehelp: ppc64 stable wrt bug #720624
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-applehelp')
-rw-r--r-- | dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2.ebuild b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2.ebuild index 2d263561bdf5..34b74a388b0f 100644 --- a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2.ebuild +++ b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-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="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" PDEPEND=" |