diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-23 15:09:36 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-23 15:09:36 +0300 |
commit | 3425b74e669af6d579a27f88888281595c78146b (patch) | |
tree | e34fed8c34550cbddff010982c1470427e9c04bd /dev-python/sphinxcontrib-applehelp | |
parent | dev-python/sphinx: arm stable wrt bug #710524 (diff) | |
download | gentoo-3425b74e669af6d579a27f88888281595c78146b.tar.gz gentoo-3425b74e669af6d579a27f88888281595c78146b.tar.bz2 gentoo-3425b74e669af6d579a27f88888281595c78146b.zip |
dev-python/sphinxcontrib-applehelp: 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-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 c3c409d04600..aeeaff520e8e 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 ~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=" |