diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-26 20:10:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-26 20:10:47 +0300 |
commit | 08e04b77187348dc6338492cd4f0fe1a42bfbb5b (patch) | |
tree | 7a55858061cf3c9e148a6e34815c83371782a218 /dev-python/sphinxcontrib-devhelp | |
parent | dev-python/sphinxcontrib-qthelp: Stabilize 1.0.3-r1 ALLARCHES, #841122 (diff) | |
download | gentoo-08e04b77187348dc6338492cd4f0fe1a42bfbb5b.tar.gz gentoo-08e04b77187348dc6338492cd4f0fe1a42bfbb5b.tar.bz2 gentoo-08e04b77187348dc6338492cd4f0fe1a42bfbb5b.zip |
dev-python/sphinxcontrib-devhelp: Stabilize 1.0.2-r1 ALLARCHES, #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 af1b76ac4da3..2696b213a31f 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}] |