diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-22 06:12:33 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-22 06:36:55 +0100 |
commit | 3123bb1e775343fce1a61204b53f678158ae39fc (patch) | |
tree | 89809248c1aa843a39bb70bf31c674cfd04ed1d5 /dev-python/fixtures | |
parent | dev-python/setuptools: Stable for HPPA (bug #549898). (diff) | |
download | gentoo-3123bb1e775343fce1a61204b53f678158ae39fc.tar.gz gentoo-3123bb1e775343fce1a61204b53f678158ae39fc.tar.bz2 gentoo-3123bb1e775343fce1a61204b53f678158ae39fc.zip |
dev-python/fixtures: Stable for HPPA (bug #549898).
Package-Manager: portage-2.2.25
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/fixtures')
-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 1e7bb0856342..6ef3b1c0679b 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 |