diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-04 17:07:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-04 17:07:24 +0100 |
commit | 58789f64e69b4ecd45450b0d520bd1707ef2622a (patch) | |
tree | b68d57d4f73df979e88fa79d4b2afd8f63a2dbad /dev-python | |
parent | 3621bacc37865538522d6bce009ffcad90e697b6 (diff) | |
download | gentoo-58789f64e69b4ecd45450b0d520bd1707ef2622a.tar.gz gentoo-58789f64e69b4ecd45450b0d520bd1707ef2622a.tar.xz |
dev-python/fixtures: ppc64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/fixtures/fixtures-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fixtures/fixtures-1.4.0.ebuild b/dev-python/fixtures/fixtures-1.4.0.ebuild index 5315d1f93b4..655d9823f5e 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 |