diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-05-11 13:42:44 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-05-11 18:30:21 +0300 |
commit | 34cdd1d98cfcf5347036c376236f769033aded1b (patch) | |
tree | 2a745fa50ff682d84dc342a43035410cbe231dd3 /dev-python/sphinxcontrib-htmlhelp | |
parent | dev-python/commonmark: arm64 stable (bug #720484) (diff) | |
download | gentoo-34cdd1d98cfcf5347036c376236f769033aded1b.tar.gz gentoo-34cdd1d98cfcf5347036c376236f769033aded1b.tar.bz2 gentoo-34cdd1d98cfcf5347036c376236f769033aded1b.zip |
dev-python/sphinxcontrib-htmlhelp: arm64 stable (bug #720620)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-htmlhelp')
-rw-r--r-- | dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.ebuild b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.ebuild index 3325646a00aa..61ed616671e7 100644 --- a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.ebuild +++ b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.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="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" PDEPEND=" |