Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@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 08:10:49
Message-Id: 1580976642.cd77d7d05dd240ecd6631ca82d7a393ee97f45a6.ago@gentoo
1 commit: cd77d7d05dd240ecd6631ca82d7a393ee97f45a6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 6 08:10:42 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 6 08:10:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd77d7d0
7
8 dev-python/pytest-runner: amd64 stable wrt bug #708282
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <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 28a93390c0c..edaded0a478 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"