diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 17:12:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 17:12:19 +0200 |
commit | 16be9bbd92ef7a24d0bd56d6af662f7f66e81ec9 (patch) | |
tree | e40fb1d0344510caff6590bbcf2e2fea010c463c /dev-python/sphinxcontrib-jsmath | |
parent | dev-python/sphinxcontrib-qthelp: ppc64 stable wrt bug #720616 (diff) | |
download | gentoo-16be9bbd92ef7a24d0bd56d6af662f7f66e81ec9.tar.gz gentoo-16be9bbd92ef7a24d0bd56d6af662f7f66e81ec9.tar.bz2 gentoo-16be9bbd92ef7a24d0bd56d6af662f7f66e81ec9.zip |
dev-python/sphinxcontrib-jsmath: ppc64 stable wrt bug #720618
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-jsmath')
-rw-r--r-- | dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild index 9224d5f67e2e..989ed36d107b 100644 --- a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild +++ b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.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=" |