diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 17:12:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 17:12:15 +0200 |
commit | 08f1d8efc0eb7abd27552e815ad6ee5796488e24 (patch) | |
tree | 0a85c09efcb84dc92c1c4c948d0b9781b4275762 /dev-python/sphinxcontrib-qthelp | |
parent | dev-python/decorator: ppc64 stable wrt bug #720510 (diff) | |
download | gentoo-08f1d8efc0eb7abd27552e815ad6ee5796488e24.tar.gz gentoo-08f1d8efc0eb7abd27552e815ad6ee5796488e24.tar.bz2 gentoo-08f1d8efc0eb7abd27552e815ad6ee5796488e24.zip |
dev-python/sphinxcontrib-qthelp: ppc64 stable wrt bug #720616
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-qthelp')
-rw-r--r-- | dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild index a20cf09216b6..3a09720e8da3 100644 --- a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild +++ b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.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="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" PDEPEND=" |