diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:49:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:11 +0200 |
commit | 0dab9651577aa7114a7bb7dd39cef459ce172213 (patch) | |
tree | 15bdfe1d6641db64423f960cfc2cbf89c38e0c98 /dev-python/sphinxcontrib-github-alt | |
parent | dev-python/sphinx_rtd_theme: x86 stable wrt bug #731588 (diff) | |
download | gentoo-0dab9651577aa7114a7bb7dd39cef459ce172213.tar.gz gentoo-0dab9651577aa7114a7bb7dd39cef459ce172213.tar.bz2 gentoo-0dab9651577aa7114a7bb7dd39cef459ce172213.zip |
dev-python/sphinxcontrib-github-alt: x86 stable wrt bug #731590
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-github-alt')
-rw-r--r-- | dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild index 1d814e6db085..9e73c8a3891a 100644 --- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild +++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/jupyter/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" BDEPEND=${RDEPEND} |