diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-27 07:34:03 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-27 07:34:03 +0300 |
commit | 36f1eb626d6877493735fe6aecc2ba285cba6c54 (patch) | |
tree | 3177967de4b7e13ce053a4b8fb950508c26f0943 /dev-python/sphinxcontrib-httpdomain | |
parent | dev-python/autobahn: Stabilize 22.3.2 arm, #841038 (diff) | |
download | gentoo-36f1eb626d6877493735fe6aecc2ba285cba6c54.tar.gz gentoo-36f1eb626d6877493735fe6aecc2ba285cba6c54.tar.bz2 gentoo-36f1eb626d6877493735fe6aecc2ba285cba6c54.zip |
dev-python/sphinxcontrib-httpdomain: Stabilize 1.8.0-r1 ALLARCHES, #841155
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-httpdomain')
-rw-r--r-- | dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild index d1c4e54e8a66..05b2426f0c28 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/httpdomain-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86" RDEPEND=" dev-python/sphinx[${PYTHON_USEDEP}] |