diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-25 14:48:38 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-25 14:59:19 +0100 |
commit | 8971116b49630f4f9365c63bbdb9423c44e4fb42 (patch) | |
tree | 9ed0aa5f0d2a77eb9ad6f7cc47a037d159002a49 /dev-python/sphinxcontrib-github-alt | |
parent | dev-python/vobject: Remove redundant versions (diff) | |
download | gentoo-8971116b49630f4f9365c63bbdb9423c44e4fb42.tar.gz gentoo-8971116b49630f4f9365c63bbdb9423c44e4fb42.tar.bz2 gentoo-8971116b49630f4f9365c63bbdb9423c44e4fb42.zip |
dev-python/sphinxcontrib-github-alt: Stabilize 1.1 ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-github-alt')
-rw-r--r-- | dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1.ebuild index 05794e64fda8..a03a020135f1 100644 --- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1.ebuild +++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/jupyter/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm64 ~x86" +KEYWORDS="amd64 arm64 x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=" |