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: Sun, 07 Oct 2018 10:11:29
Message-Id: 1538907080.96246bc34aff5aa1543971106009dc12342bb9d3.jer@gentoo
1 commit: 96246bc34aff5aa1543971106009dc12342bb9d3
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 7 10:02:29 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 7 10:11:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96246bc3
7
8 dev-python/pytest: Mark ~hppa too.
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.11
11 RepoMan-Options: --ignore-arches
12 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
13
14 dev-python/pytest/pytest-3.6.3.ebuild | 4 ++--
15 dev-python/pytest/pytest-3.8.2.ebuild | 2 +-
16 2 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/dev-python/pytest/pytest-3.6.3.ebuild b/dev-python/pytest/pytest-3.6.3.ebuild
19 index cc169764210..a1a5bc402e9 100644
20 --- a/dev-python/pytest/pytest-3.6.3.ebuild
21 +++ b/dev-python/pytest/pytest-3.6.3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
29
30 LICENSE="MIT"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc64 ~sparc ~x86 ~amd64-fbsd"
33 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-fbsd"
34 # doc apparently requires sphinxcontrib_trio, not yet packaged
35 IUSE="test" # doc
36
37
38 diff --git a/dev-python/pytest/pytest-3.8.2.ebuild b/dev-python/pytest/pytest-3.8.2.ebuild
39 index 17be8889de9..529df69a6fd 100644
40 --- a/dev-python/pytest/pytest-3.8.2.ebuild
41 +++ b/dev-python/pytest/pytest-3.8.2.ebuild
42 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
43
44 LICENSE="MIT"
45 SLOT="0"
46 -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~sparc ~x86"
47 +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc64 ~sparc ~x86"
48 # doc apparently requires sphinxcontrib_trio, not yet packaged
49 IUSE="test" # doc