diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-06 17:25:17 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-06 17:25:49 +0300 |
commit | 097a2006862f53ed7a8c13d817d9d2849a00d13b (patch) | |
tree | fe69fb67e3d7ce089148711b7a55a6c6048a7554 /dev-python/sphinxcontrib-jsmath | |
parent | dev-python/sphinxcontrib-devhelp: s390 stable wrt bug #710524 (diff) | |
download | gentoo-097a2006862f53ed7a8c13d817d9d2849a00d13b.tar.gz gentoo-097a2006862f53ed7a8c13d817d9d2849a00d13b.tar.bz2 gentoo-097a2006862f53ed7a8c13d817d9d2849a00d13b.zip |
dev-python/sphinxcontrib-jsmath: s390 stable wrt bug #710524
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-jsmath')
-rw-r--r-- | dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1.ebuild b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1.ebuild index 8c62c214c8ce..01bc2f6f704c 100644 --- a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1.ebuild +++ b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1.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="" PDEPEND=" |