diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-26 19:56:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-26 19:56:08 +0300 |
commit | f9fe7f8504275f72eb58837291202fb86480662e (patch) | |
tree | 5b413d9543831de6e643e54501c84bd58c1344f9 /dev-python/sphinxcontrib-devhelp | |
parent | dev-python/rich: Stabilize 12.2.0 ALLARCHES, #841092 (diff) | |
download | gentoo-f9fe7f8504275f72eb58837291202fb86480662e.tar.gz gentoo-f9fe7f8504275f72eb58837291202fb86480662e.tar.bz2 gentoo-f9fe7f8504275f72eb58837291202fb86480662e.zip |
dev-python/sphinxcontrib-devhelp: Stabilize 1.0.2-r1 sparc, #841095
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-devhelp')
-rw-r--r-- | dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2-r1.ebuild b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2-r1.ebuild index 290ecf64f607..af1b76ac4da3 100644 --- a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2-r1.ebuild +++ b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-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}] |