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: Sat, 08 Feb 2020 19:32:32
Message-Id: 1581190343.92dd5a149956f3e1660ff89da391c3de3a754403.slyfox@gentoo
1 commit: 92dd5a149956f3e1660ff89da391c3de3a754403
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 8 19:32:09 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 8 19:32:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92dd5a14
7
8 dev-python/pytest-runner: stable 5.2 for ppc, bug #708282
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.87, Repoman-2.3.20
12 RepoMan-Options: --include-arches="ppc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-python/pytest-runner/pytest-runner-5.2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/pytest-runner/pytest-runner-5.2.ebuild b/dev-python/pytest-runner/pytest-runner-5.2.ebuild
19 index 77b20ee8e93..4a3ab2f29c8 100644
20 --- a/dev-python/pytest-runner/pytest-runner-5.2.ebuild
21 +++ b/dev-python/pytest-runner/pytest-runner-5.2.ebuild
22 @@ -11,7 +11,7 @@ HOMEPAGE="https://pypi.org/project/pytest-runner/ https://github.com/pytest-dev/
23 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
24
25 LICENSE="MIT"
26 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86"
27 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
28 SLOT="0"
29 IUSE="test"