diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:25:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:25:49 +0200 |
commit | 0c84b6951f930c16627d6010aecb6d441ffce455 (patch) | |
tree | 750ef7d081c541ba86733902c0becdc5e7d1f8b7 | |
parent | dev-python/cryptography: ppc64 stable wrt bug #731356 (diff) | |
download | gentoo-0c84b6951f930c16627d6010aecb6d441ffce455.tar.gz gentoo-0c84b6951f930c16627d6010aecb6d441ffce455.tar.bz2 gentoo-0c84b6951f930c16627d6010aecb6d441ffce455.zip |
dev-python/sphinxcontrib-websupport: ppc64 stable wrt bug #731598
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 580fb281b8b6..c9b2d69786b8 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}] |