Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest/
Date: Wed, 01 Mar 2017 00:49:19
Message-Id: 1488329340.ce717f99b3f9abd93c8520bd8c1f5f412e80fca1.xmw@gentoo
1 commit: ce717f99b3f9abd93c8520bd8c1f5f412e80fca1
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 00:49:00 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 00:49:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce717f99
7
8 dev-python/pytest: readding ~arm64 keyword.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-python/pytest/pytest-3.0.3.ebuild | 2 +-
13 dev-python/pytest/pytest-3.0.5.ebuild | 2 +-
14 dev-python/pytest/pytest-3.0.6.ebuild | 2 +-
15 3 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-python/pytest/pytest-3.0.3.ebuild b/dev-python/pytest/pytest-3.0.3.ebuild
18 index 5beeff8a90f..c572258f5a3 100644
19 --- a/dev-python/pytest/pytest-3.0.3.ebuild
20 +++ b/dev-python/pytest/pytest-3.0.3.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86"
26 +KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86"
27 IUSE="doc test"
28
29 # When bumping, please check setup.py for the proper py version
30
31 diff --git a/dev-python/pytest/pytest-3.0.5.ebuild b/dev-python/pytest/pytest-3.0.5.ebuild
32 index d61ddded6e7..f6688a08676 100644
33 --- a/dev-python/pytest/pytest-3.0.5.ebuild
34 +++ b/dev-python/pytest/pytest-3.0.5.ebuild
35 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
36
37 LICENSE="MIT"
38 SLOT="0"
39 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
40 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
41 IUSE="doc test"
42
43 # When bumping, please check setup.py for the proper py version
44
45 diff --git a/dev-python/pytest/pytest-3.0.6.ebuild b/dev-python/pytest/pytest-3.0.6.ebuild
46 index d61ddded6e7..f6688a08676 100644
47 --- a/dev-python/pytest/pytest-3.0.6.ebuild
48 +++ b/dev-python/pytest/pytest-3.0.6.ebuild
49 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
50
51 LICENSE="MIT"
52 SLOT="0"
53 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
54 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
55 IUSE="doc test"
56
57 # When bumping, please check setup.py for the proper py version