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/pytest-fixture-config/
Date: Sun, 07 Jan 2018 22:27:18
Message-Id: 1515364018.6ae9c4e0213bfcf5ecece4bd16ede114f81a53e2.zlogene@gentoo
1 commit: 6ae9c4e0213bfcf5ecece4bd16ede114f81a53e2
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 7 22:25:47 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 7 22:26:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ae9c4e0
7
8 dev-python/pytest-fixture-config: add ~arm (bug #631608)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild
16 index aa91d8c3271..6c46923ac16 100644
17 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild
18 +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86"
30 +KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86"
31 IUSE="test"
32
33 RDEPEND="