diff options
author | Sam James <sam@gentoo.org> | 2021-07-12 22:54:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-12 22:54:19 +0100 |
commit | 770b3f7e416dc9b4d0cdd1c7ba4019340d41ede1 (patch) | |
tree | 4518d24d884b4f62bdf3ffdee1a017857f422b6a /dev-python/sphinxcontrib-htmlhelp | |
parent | dev-python/pyfakefs: Stabilize 4.5.0 ALLARCHES, #801784 (diff) | |
download | gentoo-770b3f7e416dc9b4d0cdd1c7ba4019340d41ede1.tar.gz gentoo-770b3f7e416dc9b4d0cdd1c7ba4019340d41ede1.tar.bz2 gentoo-770b3f7e416dc9b4d0cdd1c7ba4019340d41ede1.zip |
dev-python/sphinxcontrib-htmlhelp: Stabilize 2.0.0 ppc64, #801835
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-htmlhelp')
-rw-r--r-- | dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild index f2e4b3bda31f..10e836914e9b 100644 --- a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild +++ b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" PDEPEND=" |