Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonschema/
Date: Tue, 29 Sep 2015 20:59:25
Message-Id: 1443560353.2c349a74c7066d2bf3d8a7155e1541b2023c49b6.maekke@gentoo
1 commit: 2c349a74c7066d2bf3d8a7155e1541b2023c49b6
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 29 20:59:13 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 29 20:59:13 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c349a74
7
8 dev-python/jsonschema: add ~arm, bug #559404
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-python/jsonschema/jsonschema-2.5.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/jsonschema/jsonschema-2.5.1-r1.ebuild b/dev-python/jsonschema/jsonschema-2.5.1-r1.ebuild
17 index 7109010..3f69f23 100644
18 --- a/dev-python/jsonschema/jsonschema-2.5.1-r1.ebuild
19 +++ b/dev-python/jsonschema/jsonschema-2.5.1-r1.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86 ~ppc ~ppc64 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
26 IUSE="test"
27
28 RDEPEND="