Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-runner/
Date: Sat, 07 Mar 2020 15:11:17
Message-Id: 1583593801.f4e00fa8897ef983146451a7a8f61388b47761a5.mgorny@gentoo
1 commit: f4e00fa8897ef983146451a7a8f61388b47761a5
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 6 11:22:14 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 7 15:10:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e00fa8
7
8 dev-python/pytest-runner: stable on arm64
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
12
13 Bug: https://bugs.gentoo.org/708282
14 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
15
16 dev-python/pytest-runner/pytest-runner-5.2.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-python/pytest-runner/pytest-runner-5.2.ebuild b/dev-python/pytest-runner/pytest-runner-5.2.ebuild
20 index dfb06536647..c2d62b82574 100644
21 --- a/dev-python/pytest-runner/pytest-runner-5.2.ebuild
22 +++ b/dev-python/pytest-runner/pytest-runner-5.2.ebuild
23 @@ -11,7 +11,7 @@ HOMEPAGE="https://pypi.org/project/pytest-runner/ https://github.com/pytest-dev/
24 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
25
26 LICENSE="MIT"
27 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86"
28 +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86"
29 SLOT="0"
30 IUSE="test"