commit:     a14c9f1d6ff2108ec2fe1c21393e7b32c32a0442
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sat Nov 28 16:21:51 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 16:21:51 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a14c9f1d

dev-python/nbformat: Move KEYWORDS variable

Package-Manager: portage-2.2.20.1

 dev-python/nbformat/nbformat-4.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/nbformat/nbformat-4.0.1.ebuild 
b/dev-python/nbformat/nbformat-4.0.1.ebuild
index 449d99c..d85d2be 100644
--- a/dev-python/nbformat/nbformat-4.0.1.ebuild
+++ b/dev-python/nbformat/nbformat-4.0.1.ebuild
@@ -12,10 +12,10 @@ inherit distutils-r1
 DESCRIPTION="Reference implementation of the Jupyter Notebook format"
 HOMEPAGE="http://jupyter.org";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
 
 LICENSE="BSD"
 SLOT="0"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc test"
 
 RDEPEND="

Reply via email to