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: Tue, 13 Feb 2018 22:03:57
Message-Id: 1518559420.e420c6a95179d4acd7d95625d88d38b50621d181.prometheanfire@gentoo
1 commit: e420c6a95179d4acd7d95625d88d38b50621d181
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 13 22:03:01 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 13 22:03:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e420c6a9
7
8 dev-python/fixtures: 1.4.0 arm64 stable under allarches
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-python/fixtures/fixtures-1.4.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/fixtures/fixtures-1.4.0.ebuild b/dev-python/fixtures/fixtures-1.4.0.ebuild
16 index 7fa418f9b96..23ac4137889 100644
17 --- a/dev-python/fixtures/fixtures-1.4.0.ebuild
18 +++ b/dev-python/fixtures/fixtures-1.4.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
26
27 LICENSE="|| ( Apache-2.0 BSD )"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
31 IUSE="test"
32
33 # nose not listed but provides coverage output of tests