diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-23 15:09:40 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-23 15:09:40 +0300 |
commit | ef7625df4b80f1133f55fb911d5a7ae0da69e0a4 (patch) | |
tree | 50fad734d119c77adab2ee763ab7326bfe4f3690 /dev-python/sphinxcontrib-htmlhelp | |
parent | dev-python/sphinxcontrib-jsmath: arm stable wrt bug #710524 (diff) | |
download | gentoo-ef7625df4b80f1133f55fb911d5a7ae0da69e0a4.tar.gz gentoo-ef7625df4b80f1133f55fb911d5a7ae0da69e0a4.tar.bz2 gentoo-ef7625df4b80f1133f55fb911d5a7ae0da69e0a4.zip |
dev-python/sphinxcontrib-htmlhelp: arm stable wrt bug #710524
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
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 30a1b31d4e56..56ab5c69618a 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 ~sh ~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 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" RDEPEND="" PDEPEND=" |