diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-06 17:25:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-06 17:25:50 +0300 |
commit | e6188b4407e00f41c27b41c25d4bdc163444971d (patch) | |
tree | 543245ea5b766ed3e37b767c1891cc10b63f3698 /dev-python/sphinxcontrib-htmlhelp | |
parent | dev-python/sphinxcontrib-jsmath: s390 stable wrt bug #710524 (diff) | |
download | gentoo-e6188b4407e00f41c27b41c25d4bdc163444971d.tar.gz gentoo-e6188b4407e00f41c27b41c25d4bdc163444971d.tar.bz2 gentoo-e6188b4407e00f41c27b41c25d4bdc163444971d.zip |
dev-python/sphinxcontrib-htmlhelp: 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-htmlhelp')
-rw-r--r-- | dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.2.ebuild b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.2.ebuild index 9a6f9375409e..ea5fe0bd103d 100644 --- a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.2.ebuild +++ b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.2.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=" |