diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-06 17:25:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-06 17:25:49 +0300 |
commit | 37c0465089742e166a512edb3c731a135e907733 (patch) | |
tree | 081d34a5de11abbbb96fc6688546c72be696d100 /dev-python/sphinxcontrib-applehelp | |
parent | dev-python/sphinx: s390 stable wrt bug #710524 (diff) | |
download | gentoo-37c0465089742e166a512edb3c731a135e907733.tar.gz gentoo-37c0465089742e166a512edb3c731a135e907733.tar.bz2 gentoo-37c0465089742e166a512edb3c731a135e907733.zip |
dev-python/sphinxcontrib-applehelp: 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-applehelp')
-rw-r--r-- | dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.1.ebuild b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.1.ebuild index 16044b3fd632..24d18f3e930e 100644 --- a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.1.ebuild +++ b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-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=" |