Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fixtures/
Date: Sat, 29 Jul 2017 20:38:55
Message-Id: 1501360662.452c086ed223988a612f15dc5418d63dc18215c0.prometheanfire@gentoo
1 commit: 452c086ed223988a612f15dc5418d63dc18215c0
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 29 20:04:49 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 29 20:37:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452c086e
7
8 dev-python/fixtures: 3.0.0 stable arm and hppa
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-python/fixtures/fixtures-3.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/fixtures/fixtures-3.0.0.ebuild b/dev-python/fixtures/fixtures-3.0.0.ebuild
16 index 70c14c04371..2a20a161e88 100644
17 --- a/dev-python/fixtures/fixtures-3.0.0.ebuild
18 +++ b/dev-python/fixtures/fixtures-3.0.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="|| ( Apache-2.0 BSD )"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="test"
26
27 # nose not listed but provides coverage output of tests