diff options
author | Sam James <sam@gentoo.org> | 2021-07-16 22:40:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-16 22:44:00 +0100 |
commit | fd5b62ae9ecdb85bfe3aa7dcb6ed15e41a0f85a2 (patch) | |
tree | 6f52e3fb6f1f273ff43e66c5663c80c14a2faf0b /dev-python/sphinxcontrib-htmlhelp | |
parent | dev-python/django-cache-url: Stabilize 3.2.3 arm, #801805 (diff) | |
download | gentoo-fd5b62ae9ecdb85bfe3aa7dcb6ed15e41a0f85a2.tar.gz gentoo-fd5b62ae9ecdb85bfe3aa7dcb6ed15e41a0f85a2.tar.bz2 gentoo-fd5b62ae9ecdb85bfe3aa7dcb6ed15e41a0f85a2.zip |
dev-python/sphinxcontrib-htmlhelp: Stabilize 2.0.0 arm, #801835
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-htmlhelp')
-rw-r--r-- | dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild index d5f14fa2a458..b94a7f8825b9 100644 --- a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild +++ b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.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 ~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" RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" PDEPEND=" |