From da3e0a7239458b9be50cf998b1e4fa268a2d18e8 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 5 Nov 2015 12:50:16 +0100 Subject: [PATCH] dev-python/fixtures: sparc stable wrt bug #564588 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" --- dev-python/fixtures/fixtures-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/fixtures/fixtures-1.4.0.ebuild b/dev-python/fixtures/fixtures-1.4.0.ebuild index 655d9823f5e5f..09d9c8b569fb7 100644 --- a/dev-python/fixtures/fixtures-1.4.0.ebuild +++ b/dev-python/fixtures/fixtures-1.4.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( Apache-2.0 BSD )" 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" # nose not listed but provides coverage output of tests