diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-26 20:39:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-26 20:39:39 +0300 |
commit | 07ce379e9e7797412f078bc692f81553b9cd1abe (patch) | |
tree | aa4da7b4e0fdfd186641fded4021f2984e29dbcd /dev-python/sphinxcontrib-applehelp | |
parent | dev-python/sphinxcontrib-jsmath: Stabilize 1.0.1-r2 ALLARCHES, #841107 (diff) | |
download | gentoo-07ce379e9e7797412f078bc692f81553b9cd1abe.tar.gz gentoo-07ce379e9e7797412f078bc692f81553b9cd1abe.tar.bz2 gentoo-07ce379e9e7797412f078bc692f81553b9cd1abe.zip |
dev-python/sphinxcontrib-applehelp: Stabilize 1.0.2-r1 ALLARCHES, #841113
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-applehelp')
-rw-r--r-- | dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2-r1.ebuild b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2-r1.ebuild index ccd887484f03..88f0e2e8cdbc 100644 --- a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2-r1.ebuild +++ b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2-r1.ebuild @@ -18,7 +18,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 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" PDEPEND=" >=dev-python/sphinx-2.0[${PYTHON_USEDEP}] |