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-cov/
Date: Thu, 22 Feb 2018 15:52:49
Message-Id: 1519314760.dfc5c7684a9503c8c562afea976a0f430cc8d56b.mgorny@gentoo
1 commit: dfc5c7684a9503c8c562afea976a0f430cc8d56b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 22 15:49:51 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 22 15:52:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfc5c768
7
8 dev-python/pytest-cov: Tested on ~amd64-fbsd (bug #643214)
9
10 Tests fail the usual way, that is most of them pass when pytest-cov is
11 already installed.
12
13 dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild b/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild
17 index 6a553e46e14..e095ad0d6db 100644
18 --- a/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild
19 +++ b/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
26 IUSE="doc test"
27
28 RDEPEND="