diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:15:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:16:37 +0200 |
commit | a418a3706ea52dfe46ffa264088aa1fdfc46bfe2 (patch) | |
tree | 40698374edd615ca57efc57d3a2770f023c528f8 /dev-python/sphinxcontrib-websupport | |
parent | dev-python/sphinxcontrib-serializinghtml: ppc stable wrt bug #731596 (diff) | |
download | gentoo-a418a3706ea52dfe46ffa264088aa1fdfc46bfe2.tar.gz gentoo-a418a3706ea52dfe46ffa264088aa1fdfc46bfe2.tar.bz2 gentoo-a418a3706ea52dfe46ffa264088aa1fdfc46bfe2.zip |
dev-python/sphinxcontrib-websupport: ppc stable wrt bug #731598
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-websupport')
-rw-r--r-- | dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.2.ebuild b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.2.ebuild index 29ccdda4e447..580fb281b8b6 100644 --- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.2.ebuild +++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/sphinx-doc/sphinxcontrib-websupport/archive/${PV}.ta LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" RDEPEND=" >=dev-python/six-1.5[${PYTHON_USEDEP}] |