Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest/
Date: Wed, 25 Jan 2017 06:39:29
Message-Id: 1485326328.b484cbda407e50ed1a12fcefecde53329f447d61.jer@gentoo
1 commit: b484cbda407e50ed1a12fcefecde53329f447d61
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 25 06:26:33 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 25 06:38:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b484cbda
7
8 dev-python/pytest: Mark ~hppa (bug #605122).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 dev-python/pytest/pytest-3.0.3.ebuild | 4 ++--
14 dev-python/pytest/pytest-3.0.4.ebuild | 4 ++--
15 dev-python/pytest/pytest-3.0.5.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/dev-python/pytest/pytest-3.0.3.ebuild b/dev-python/pytest/pytest-3.0.3.ebuild
19 index d154d2e..d0a79ad 100644
20 --- a/dev-python/pytest/pytest-3.0.3.ebuild
21 +++ b/dev-python/pytest/pytest-3.0.3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
29
30 LICENSE="MIT"
31 SLOT="0"
32 -KEYWORDS="amd64 x86"
33 +KEYWORDS="amd64 ~hppa x86"
34 IUSE="doc test"
35
36 # When bumping, please check setup.py for the proper py version
37
38 diff --git a/dev-python/pytest/pytest-3.0.4.ebuild b/dev-python/pytest/pytest-3.0.4.ebuild
39 index eb84320..6adecf1 100644
40 --- a/dev-python/pytest/pytest-3.0.4.ebuild
41 +++ b/dev-python/pytest/pytest-3.0.4.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2016 Gentoo Foundation
44 +# Copyright 1999-2017 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46 # $Id$
47
48 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
49
50 LICENSE="MIT"
51 SLOT="0"
52 -KEYWORDS="~amd64 ~x86"
53 +KEYWORDS="~amd64 ~hppa ~x86"
54 IUSE="doc test"
55
56 # When bumping, please check setup.py for the proper py version
57
58 diff --git a/dev-python/pytest/pytest-3.0.5.ebuild b/dev-python/pytest/pytest-3.0.5.ebuild
59 index 3dac57c..be8f3f6 100644
60 --- a/dev-python/pytest/pytest-3.0.5.ebuild
61 +++ b/dev-python/pytest/pytest-3.0.5.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2016 Gentoo Foundation
64 +# Copyright 1999-2017 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 # $Id$
67
68 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
69
70 LICENSE="MIT"
71 SLOT="0"
72 -KEYWORDS="~amd64 ~x86"
73 +KEYWORDS="~amd64 ~hppa ~x86"
74 IUSE="doc test"
75
76 # When bumping, please check setup.py for the proper py version