dev-python/testresources: 0.2.7-r2 stable arm64
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 29 Jul 2017 20:32:48 +0000 (15:32 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 29 Jul 2017 20:38:30 +0000 (15:38 -0500)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-python/testresources/metadata.xml
dev-python/testresources/testresources-0.2.7-r2.ebuild

index 0cd49c2394a1de219025ee77ddf9d0109ab11f64..3e43e714ce9f3d81fbdc091eae0ad99175e525b5 100644 (file)
                <name>Python</name>
        </maintainer>
        <longdescription lang="en">
-    Testresources extends unittest with a clean and simple api to provide test
+               Testresources extends unittest with a clean and simple api to provide test
        optimisation where expensive common resources are needed for test cases
        for example sample working trees for VCS systems, reference databases for
        enterprise applications, or web servers ... let imagination run wild.
-  </longdescription>
+       </longdescription>
        <upstream>
                <remote-id type="pypi">testresources</remote-id>
                <remote-id type="launchpad">testresources</remote-id>
index f78dc5135405b6c9a6292022211a629617906aca..ee255ec0896012faca1148f26afafa155dfb7d3e 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 DEPEND="