diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-16 19:20:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-16 19:20:56 +0200 |
commit | 189e5619197a482bbb4e6bbd5a1cf39d6a3b44f3 (patch) | |
tree | 6ee6e0519e817638edfca866acff0cc7e5849fb8 /dev-python/sphinxcontrib-httpdomain | |
parent | dev-python/sphinxcontrib-applehelp: Stabilize 1.0.4 ALLARCHES, #894932 (diff) | |
download | gentoo-189e5619197a482bbb4e6bbd5a1cf39d6a3b44f3.tar.gz gentoo-189e5619197a482bbb4e6bbd5a1cf39d6a3b44f3.tar.bz2 gentoo-189e5619197a482bbb4e6bbd5a1cf39d6a3b44f3.zip |
dev-python/sphinxcontrib-httpdomain: Stabilize 1.8.1 ALLARCHES, #894934
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.1.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.1.ebuild index 405b8b85bcd3..4555db506a1d 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.1.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.1.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}] |