diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:23:39 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:46:34 -0500 |
commit | 2d76957122f8cb6b66f9a6d683414e1f9999b1b8 (patch) | |
tree | 3979e159e784373b443e05b1873aed8695b0777a /dev-python/sphinxcontrib-applehelp | |
parent | dev-python/sphinxcontrib-jsmath: arm64 stable (diff) | |
download | gentoo-2d76957122f8cb6b66f9a6d683414e1f9999b1b8.tar.gz gentoo-2d76957122f8cb6b66f9a6d683414e1f9999b1b8.tar.bz2 gentoo-2d76957122f8cb6b66f9a6d683414e1f9999b1b8.zip |
dev-python/sphinxcontrib-applehelp: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
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 d936fa6c065c..a25999ad239a 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=" |