Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-runner/
Date: Thu, 06 Feb 2020 09:04:10
Message-Id: 1580979827.d2178b9ec742f4ded3f44edcffc8f824e697239e.slyfox@gentoo
1 commit: d2178b9ec742f4ded3f44edcffc8f824e697239e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 6 09:03:47 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 6 09:03:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2178b9e
7
8 dev-python/pytest-runner: stable 5.2 for ppc64, bug #708282
9
10 Package-Manager: Portage-2.3.87, Repoman-2.3.20
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-python/pytest-runner/pytest-runner-5.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/pytest-runner/pytest-runner-5.2.ebuild b/dev-python/pytest-runner/pytest-runner-5.2.ebuild
18 index 0637572cac9..29793ca5581 100644
19 --- a/dev-python/pytest-runner/pytest-runner-5.2.ebuild
20 +++ b/dev-python/pytest-runner/pytest-runner-5.2.ebuild
21 @@ -11,7 +11,7 @@ HOMEPAGE="https://pypi.org/project/pytest-runner/ https://github.com/pytest-dev/
22 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
23
24 LICENSE="MIT"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
27 SLOT="0"
28 IUSE="test"