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/jsonschema/
Date: Sat, 30 Sep 2017 00:00:25
Message-Id: 1506729598.f20ffa84ec39ccbfcc8256e64f3789f59d5cf664.prometheanfire@gentoo
1 commit: f20ffa84ec39ccbfcc8256e64f3789f59d5cf664
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 29 23:56:22 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 29 23:59:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20ffa84
7
8 dev-python/jsonschema: fix up repoman errors
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-python/jsonschema/jsonschema-2.6.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/jsonschema/jsonschema-2.6.0.ebuild b/dev-python/jsonschema/jsonschema-2.6.0.ebuild
16 index 20d99ec7eda..5154857aa76 100644
17 --- a/dev-python/jsonschema/jsonschema-2.6.0.ebuild
18 +++ b/dev-python/jsonschema/jsonschema-2.6.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ppc ppc64 sparc x86"
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 RDEPEND="