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/hacking/
Date: Thu, 28 Feb 2019 16:54:03
Message-Id: 1551372833.2a4670b57d7c73f8a2f41b7766a406d10bb4314f.zlogene@gentoo
1 commit: 2a4670b57d7c73f8a2f41b7766a406d10bb4314f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 28 16:53:31 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 28 16:53:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a4670b5
7
8 dev-python/hacking: mark ~s390
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-python/hacking/hacking-0.10.3.ebuild | 4 ++--
14 dev-python/hacking/hacking-0.9.6.ebuild | 4 ++--
15 dev-python/hacking/hacking-1.1.0.ebuild | 2 +-
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/dev-python/hacking/hacking-0.10.3.ebuild b/dev-python/hacking/hacking-0.10.3.ebuild
19 index 6cae6f552ad..39cb1b2b575 100644
20 --- a/dev-python/hacking/hacking-0.10.3.ebuild
21 +++ b/dev-python/hacking/hacking-0.10.3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
29
30 LICENSE="Apache-2.0"
31 SLOT="0"
32 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
33 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux"
34 IUSE="doc test"
35
36 DEPEND="
37
38 diff --git a/dev-python/hacking/hacking-0.9.6.ebuild b/dev-python/hacking/hacking-0.9.6.ebuild
39 index 305cf9d9ca2..566c2e935c4 100644
40 --- a/dev-python/hacking/hacking-0.9.6.ebuild
41 +++ b/dev-python/hacking/hacking-0.9.6.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2017 Gentoo Foundation
44 +# Copyright 1999-2019 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=5
48 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
49
50 LICENSE="Apache-2.0"
51 SLOT="0"
52 -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux"
53 +KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux"
54 IUSE="doc test"
55
56 RDEPEND="~dev-python/pep8-1.5.6[${PYTHON_USEDEP}]
57
58 diff --git a/dev-python/hacking/hacking-1.1.0.ebuild b/dev-python/hacking/hacking-1.1.0.ebuild
59 index 6b5bc774fe4..f4ec21626b6 100644
60 --- a/dev-python/hacking/hacking-1.1.0.ebuild
61 +++ b/dev-python/hacking/hacking-1.1.0.ebuild
62 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
63
64 LICENSE="Apache-2.0"
65 SLOT="0"
66 -KEYWORDS="amd64 ~arm64 ~hppa ~ppc64 x86 ~amd64-linux ~x86-linux"
67 +KEYWORDS="amd64 ~arm64 ~hppa ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux"
68 IUSE="doc test"
69
70 RDEPEND="