Gentoo Archives: gentoo-commits

From: Virgil Dupras <vdupras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest/
Date: Thu, 11 Oct 2018 12:36:29
Message-Id: 1539261371.2e999df842dea3be01fe8defe7824c66be283951.vdupras@gentoo
1 commit: 2e999df842dea3be01fe8defe7824c66be283951
2 Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 11 12:36:11 2018 +0000
4 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 11 12:36:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e999df8
7
8 dev-python/pytest: propagate ~amd64-fbsd keyword
9
10 Bug #661306
11
12 Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
13 Package-Manager: Portage-2.3.50, Repoman-2.3.11
14
15 dev-python/pytest/pytest-3.8.2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/pytest/pytest-3.8.2.ebuild b/dev-python/pytest/pytest-3.8.2.ebuild
19 index 529df69a6fd..1f7e90f398a 100644
20 --- a/dev-python/pytest/pytest-3.8.2.ebuild
21 +++ b/dev-python/pytest/pytest-3.8.2.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc64 ~sparc ~x86"
27 +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc64 ~sparc ~x86 ~amd64-fbsd"
28 # doc apparently requires sphinxcontrib_trio, not yet packaged
29 IUSE="test" # doc