dev-python/testpath: Move KEYWORDS variable
authorMarius Brehler <marbre@linux.sungazer.de>
Sat, 28 Nov 2015 16:36:51 +0000 (17:36 +0100)
committerMarius Brehler <marbre@linux.sungazer.de>
Sat, 28 Nov 2015 16:36:51 +0000 (17:36 +0100)
Package-Manager: portage-2.2.20.1

dev-python/testpath/testpath-0.2.ebuild

index a3ee76529f4a00e32671a2a31b4c8901e3985d4f..2a54e4bca7300af374d41a0a151b252959895c19 100644 (file)
@@ -11,10 +11,10 @@ inherit distutils-r1
 DESCRIPTION="Test utilities for code working with files and commands"
 HOMEPAGE="http://jupyter.org"
 SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
 
 LICENSE="BSD"
 SLOT="0"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc test"
 
 DEPEND="