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/
Date: Mon, 16 Jul 2018 13:19:38
Message-Id: 1531747167.6ad5ea1002f0fa4ac10e5287d3c3dc0884dcb4c4.mgorny@gentoo
1 commit: 6ad5ea1002f0fa4ac10e5287d3c3dc0884dcb4c4
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 16 13:17:49 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 16 13:19:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ad5ea10
7
8 dev-python/pytest: Restore ~amd64-fbsd keyword
9
10 dev-python/pytest/pytest-3.6.3.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/pytest/pytest-3.6.3.ebuild b/dev-python/pytest/pytest-3.6.3.ebuild
14 index fcf42f682c5..ddc1b0c0486 100644
15 --- a/dev-python/pytest/pytest-3.6.3.ebuild
16 +++ b/dev-python/pytest/pytest-3.6.3.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
18
19 LICENSE="MIT"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm ~x86"
22 +KEYWORDS="~amd64 ~arm ~x86 ~amd64-fbsd"
23 # doc apparently requires sphinxcontrib_trio, not yet packaged
24 IUSE="test" # doc