diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-07 21:10:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-07 22:14:38 +0200 |
commit | eaf42684f38d603082a2d235b09120802cce26df (patch) | |
tree | 82ffd943627fdb45223e34d0345f9dccdd30915f /dev-python/sphinxcontrib-httpdomain | |
parent | dev-python/sphinxemoji: Keyword 0.2.0 hppa, #831852 (diff) | |
download | gentoo-eaf42684f38d603082a2d235b09120802cce26df.tar.gz gentoo-eaf42684f38d603082a2d235b09120802cce26df.tar.bz2 gentoo-eaf42684f38d603082a2d235b09120802cce26df.zip |
dev-python/sphinxcontrib-httpdomain: Keyword 1.8.0 hppa, #831852
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 51b140610083..ca82c1cce05f 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" dev-python/sphinx[${PYTHON_USEDEP}] |