Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest/
Date: Wed, 17 Oct 2018 10:36:48
Message-Id: 1539772592.f9250e04a79a5caaa880a2cee40e18a286424b47.klausman@gentoo
1 commit: f9250e04a79a5caaa880a2cee40e18a286424b47
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 17 10:36:32 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 17 10:36:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9250e04
7
8 dev-python/pytest-3.8.2-r0: add ~alpha keyword
9
10 Bug: http://bugs.gentoo.org/661306
11 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>
12
13 dev-python/pytest/pytest-3.8.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pytest/pytest-3.8.2.ebuild b/dev-python/pytest/pytest-3.8.2.ebuild
17 index 1f7e90f398a..9d2d6833cf1 100644
18 --- a/dev-python/pytest/pytest-3.8.2.ebuild
19 +++ b/dev-python/pytest/pytest-3.8.2.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 ~arm ~hppa ~mips ~ppc64 ~sparc ~x86 ~amd64-fbsd"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc64 ~sparc ~x86 ~amd64-fbsd"
26 # doc apparently requires sphinxcontrib_trio, not yet packaged
27 IUSE="test" # doc