diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-23 23:13:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-23 23:13:56 +0300 |
commit | 7701b360d1c7b7802fb4eed45db5f2ca47bef1fd (patch) | |
tree | da97a5a71d5c707ed3020d9f139f3e29e6d08622 /dev-python/sphinxcontrib-httpdomain | |
parent | dev-embedded/openocd: Require newer/older jimtcl (diff) | |
download | gentoo-7701b360d1c7b7802fb4eed45db5f2ca47bef1fd.tar.gz gentoo-7701b360d1c7b7802fb4eed45db5f2ca47bef1fd.tar.bz2 gentoo-7701b360d1c7b7802fb4eed45db5f2ca47bef1fd.zip |
dev-python/sphinxcontrib-httpdomain: Stabilize 1.8.0 arm, #834198
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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0.ebuild index 23f6c8a8ada1..1686969c931e 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0.ebuild @@ -18,7 +18,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}] |