diff options
author | 2020-05-06 17:25:15 +0300 | |
---|---|---|
committer | 2020-05-06 17:25:49 +0300 | |
commit | ed1fc9c21344e507153d9ff65479df665f17a8fe (patch) | |
tree | a8ede8faeded7c87f2d6c4209266f2135cf0857b /dev-python/sphinxcontrib-devhelp | |
parent | dev-python/sphinxcontrib-applehelp: s390 stable wrt bug #710524 (diff) | |
download | gentoo-ed1fc9c21344e507153d9ff65479df665f17a8fe.tar.gz gentoo-ed1fc9c21344e507153d9ff65479df665f17a8fe.tar.bz2 gentoo-ed1fc9c21344e507153d9ff65479df665f17a8fe.zip |
dev-python/sphinxcontrib-devhelp: 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-devhelp')
-rw-r--r-- | dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.1.ebuild b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.1.ebuild index 9f4453a1c14e..ccccf414f3b9 100644 --- a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.1.ebuild +++ b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-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=" |