diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:27:29 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:35:04 +0200 |
commit | d85573f47a9f7de963092e611bdad343bba342ec (patch) | |
tree | de2b478d8d3cf8d34c78d78c8afb081b2f324200 /dev-python/nbsphinx | |
parent | dev-python/ipykernel: x86 stable (bug #596714) (diff) | |
download | gentoo-d85573f47a9f7de963092e611bdad343bba342ec.tar.gz gentoo-d85573f47a9f7de963092e611bdad343bba342ec.tar.bz2 gentoo-d85573f47a9f7de963092e611bdad343bba342ec.zip |
dev-python/nbsphinx: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-python/nbsphinx')
-rw-r--r-- | dev-python/nbsphinx/nbsphinx-0.2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nbsphinx/nbsphinx-0.2.14.ebuild b/dev-python/nbsphinx/nbsphinx-0.2.14.ebuild index fae13d2e2b82..e89ac5a9e30a 100644 --- a/dev-python/nbsphinx/nbsphinx-0.2.14.ebuild +++ b/dev-python/nbsphinx/nbsphinx-0.2.14.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 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=" |