diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:19:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:34:39 +0200 |
commit | 6476a0908d076dc7cc3eb126b18598b6180a390a (patch) | |
tree | b2262e024dbfc918feb6831c4dc17c6ac65c9718 /dev-python/sphinxcontrib-github-alt | |
parent | dev-python/pathlib2: x86 stable (bug #596714) (diff) | |
download | gentoo-6476a0908d076dc7cc3eb126b18598b6180a390a.tar.gz gentoo-6476a0908d076dc7cc3eb126b18598b6180a390a.tar.bz2 gentoo-6476a0908d076dc7cc3eb126b18598b6180a390a.zip |
dev-python/sphinxcontrib-github-alt: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-python/sphinxcontrib-github-alt')
-rw-r--r-- | dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild index f34c1f9ae534..f9b968a69584 100644 --- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild +++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86" +KEYWORDS="~amd64 x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=" |