diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 09:33:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 09:34:14 +0000 |
commit | f35d7886a4e4d719e2b7731fa05a143b9fdae1c0 (patch) | |
tree | 0e62344e46fb6927f78a011cc79adb870095d1fa /dev-python/sphinxcontrib-httpdomain | |
parent | dev-python/sphinxemoji: Keyword 0.2.0 ia64, #831852 (diff) | |
download | gentoo-f35d7886a4e4d719e2b7731fa05a143b9fdae1c0.tar.gz gentoo-f35d7886a4e4d719e2b7731fa05a143b9fdae1c0.tar.bz2 gentoo-f35d7886a4e4d719e2b7731fa05a143b9fdae1c0.zip |
dev-python/sphinxcontrib-httpdomain: Keyword 1.8.0 ia64, #831852
Signed-off-by: Sam James <sam@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 29cf4c028c4a..76bd7e27dc6c 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" +KEYWORDS="~amd64 ~arm ~ia64" RDEPEND=" dev-python/sphinx[${PYTHON_USEDEP}] |