diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 11:17:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 11:17:53 +0000 |
commit | a518b9e3d15ccdbec24e90feee50305ad21580ba (patch) | |
tree | fc17ba31cddcf1c046014a8c910c00dcf548faca /dev-python/sphinxcontrib-httpdomain | |
parent | dev-python/sphinxemoji: Keyword 0.2.0 x86, #831852 (diff) | |
download | gentoo-a518b9e3d15ccdbec24e90feee50305ad21580ba.tar.gz gentoo-a518b9e3d15ccdbec24e90feee50305ad21580ba.tar.bz2 gentoo-a518b9e3d15ccdbec24e90feee50305ad21580ba.zip |
dev-python/sphinxcontrib-httpdomain: Keyword 1.8.0 x86, #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 76bd7e27dc6c..abcf93193447 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 ~ia64" +KEYWORDS="~amd64 ~arm ~ia64 ~x86" RDEPEND=" dev-python/sphinx[${PYTHON_USEDEP}] |