diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-26 19:59:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-26 19:59:52 +0300 |
commit | 995d58a044617e70c9b0387e4b7866f20fdb3fc3 (patch) | |
tree | 551e3b08a1727939bb404a33ae7d794f53d658f5 /dev-python/sphinxcontrib-applehelp | |
parent | dev-python/sphinxcontrib-jsmath: Stabilize 1.0.1-r2 sparc, #841107 (diff) | |
download | gentoo-995d58a044617e70c9b0387e4b7866f20fdb3fc3.tar.gz gentoo-995d58a044617e70c9b0387e4b7866f20fdb3fc3.tar.bz2 gentoo-995d58a044617e70c9b0387e4b7866f20fdb3fc3.zip |
dev-python/sphinxcontrib-applehelp: Stabilize 1.0.2-r1 sparc, #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 198dbd73c13f..ccd887484f03 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}] |