diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 08:32:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 08:32:48 +0000 |
commit | 6a0e08378ea59c8a0c693551f4fd9ede817c64d2 (patch) | |
tree | bb278936ac5a3c1e88aed84dd89aa9f41bc7592c /dev-python/sphinxcontrib-httpdomain | |
parent | dev-python/sphinxemoji: Keyword 0.2.0 arm, #831852 (diff) | |
download | gentoo-6a0e08378ea59c8a0c693551f4fd9ede817c64d2.tar.gz gentoo-6a0e08378ea59c8a0c693551f4fd9ede817c64d2.tar.bz2 gentoo-6a0e08378ea59c8a0c693551f4fd9ede817c64d2.zip |
dev-python/sphinxcontrib-httpdomain: Keyword 1.8.0 arm, #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 d24e2b6f89a5..29cf4c028c4a 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" +KEYWORDS="~amd64 ~arm" RDEPEND=" dev-python/sphinx[${PYTHON_USEDEP}] |