diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:59:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:59:15 +0100 |
commit | b4a884692fd3a8fdf113dea9aef81d41ae9be2e3 (patch) | |
tree | 456cbf7c6bb57a7775322e85eef7554b01a7d647 /dev-python/fixtures | |
parent | dev-python/distlib: ia64 stable wrt bug #564588 (diff) | |
download | gentoo-b4a884692fd3a8fdf113dea9aef81d41ae9be2e3.tar.gz gentoo-b4a884692fd3a8fdf113dea9aef81d41ae9be2e3.tar.bz2 gentoo-b4a884692fd3a8fdf113dea9aef81d41ae9be2e3.zip |
dev-python/fixtures: ia64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
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 09d9c8b569fb..c6d1c176ad3a 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 |