diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-11 11:12:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-11 11:13:53 +0200 |
commit | 46addf0f8913c493250b4d1fbec0ea2c13549a2f (patch) | |
tree | fdca78ffd907f2c955b0703cca8574a6daa256d0 /dev-python/sphinxcontrib-httpdomain | |
parent | dev-python/sphinxcontrib-github-alt: Stabilize 1.1-r2 ALLARCHES, #731590 (diff) | |
download | gentoo-46addf0f8913c493250b4d1fbec0ea2c13549a2f.tar.gz gentoo-46addf0f8913c493250b4d1fbec0ea2c13549a2f.tar.bz2 gentoo-46addf0f8913c493250b4d1fbec0ea2c13549a2f.zip |
dev-python/sphinxcontrib-httpdomain: Stabilize 1.7.0 ALLARCHES, #731592
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-httpdomain')
-rw-r--r-- | dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.7.0.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.7.0.ebuild index e32ceb4b4b6e..7db673b1b09d 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.7.0.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.7.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN#sphinxcontrib-}-${PV}" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/sphinx[${PYTHON_USEDEP}] |