diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 08:12:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 08:17:47 +0100 |
commit | 77b934f9fcbc4030b3e30f07fb7f4f80fdfd9f6f (patch) | |
tree | 88187428286b613d19347f890c3f1bc828447f9a /dev-python/sphinxcontrib-htmlhelp | |
parent | dev-python/recommonmark: stable 0.6.0 for ppc64, bug #720606 (diff) | |
download | gentoo-77b934f9fcbc4030b3e30f07fb7f4f80fdfd9f6f.tar.gz gentoo-77b934f9fcbc4030b3e30f07fb7f4f80fdfd9f6f.tar.bz2 gentoo-77b934f9fcbc4030b3e30f07fb7f4f80fdfd9f6f.zip |
dev-python/sphinxcontrib-htmlhelp: stable 1.0.3 for ppc64, bug #720620
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.ebuild b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.ebuild index 8c478e749c52..b158688a952e 100644 --- a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.ebuild +++ b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-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=" |