diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:25:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:25:40 +0200 |
commit | 270eceb4ca9c8916fb462cf24dd8c5e07bee05ae (patch) | |
tree | ac271a504c8ffdad3fc202c0fe49dd86a04c80b9 /dev-python/sphinxcontrib-serializinghtml | |
parent | dev-python/sphinx_rtd_theme: ppc64 stable wrt bug #731588 (diff) | |
download | gentoo-270eceb4ca9c8916fb462cf24dd8c5e07bee05ae.tar.gz gentoo-270eceb4ca9c8916fb462cf24dd8c5e07bee05ae.tar.bz2 gentoo-270eceb4ca9c8916fb462cf24dd8c5e07bee05ae.zip |
dev-python/sphinxcontrib-serializinghtml: ppc64 stable wrt bug #731596
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-serializinghtml')
-rw-r--r-- | dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild index 4481dcecdb5a..84c547844932 100644 --- a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild +++ b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.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=" |