diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-02 14:07:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-02 14:07:21 +0100 |
commit | 1023ee7fc8fc7b620637e4dc41d1e83cf227d61b (patch) | |
tree | 68abcfe67ccb85080aebc4e74e1afdfbd2797ebf /dev-python/fixtures | |
parent | dev-python/distlib: amd64 stable wrt bug #564588 (diff) | |
download | gentoo-1023ee7fc8fc7b620637e4dc41d1e83cf227d61b.tar.gz gentoo-1023ee7fc8fc7b620637e4dc41d1e83cf227d61b.tar.bz2 gentoo-1023ee7fc8fc7b620637e4dc41d1e83cf227d61b.zip |
dev-python/fixtures: amd64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 af97575a95c0..e29605cb200f 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 |