diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-22 09:32:05 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-22 09:37:22 +0100 |
commit | 1184061eef7373ac7c76eb82d2cbf49755d0fdbe (patch) | |
tree | 931e82144e5eeccf1f2660546c2dad42e6c01a34 /dev-python/fixtures/fixtures-1.4.0.ebuild | |
parent | virtual/python-funcsigs: arm stable, bug #564588 (diff) | |
download | gentoo-1184061eef7373ac7c76eb82d2cbf49755d0fdbe.tar.gz gentoo-1184061eef7373ac7c76eb82d2cbf49755d0fdbe.tar.bz2 gentoo-1184061eef7373ac7c76eb82d2cbf49755d0fdbe.zip |
dev-python/fixtures: arm stable, bug #564588
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/fixtures/fixtures-1.4.0.ebuild')
-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 6ef3b1c0679b..a450d7747bf9 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 |