Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/contextlib2/
Date: Sun, 07 Jan 2018 22:27:20
Message-Id: 1515364016.7fe9f7f447fcbe576882f3a0a66b46b7fd04ff24.zlogene@gentoo
1 commit: 7fe9f7f447fcbe576882f3a0a66b46b7fd04ff24
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 7 22:22:52 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 7 22:26:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe9f7f4
7
8 dev-python/contextlib2: add ~arm (bug #631608)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 dev-python/contextlib2/contextlib2-0.5.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/contextlib2/contextlib2-0.5.5.ebuild b/dev-python/contextlib2/contextlib2-0.5.5.ebuild
16 index df30dab09b4..471c5d88c7b 100644
17 --- a/dev-python/contextlib2/contextlib2-0.5.5.ebuild
18 +++ b/dev-python/contextlib2/contextlib2-0.5.5.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=6
25 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
26
27 LICENSE="PSF-2.4"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86"
30 +KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86"
31 IUSE="test"
32
33 DEPEND="