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: Fri, 26 May 2017 10:21:50
Message-Id: 1495794092.6f3c1cdb5cd3d669849c40e94c5eb48e391b2b8c.klausman@gentoo
1 commit: 6f3c1cdb5cd3d669849c40e94c5eb48e391b2b8c
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 10:21:32 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 10:21:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f3c1cdb
7
8 dev-python/pytest-3.0.6-r0: add ~alpha keyword
9
10 Gentoo-Bug: 619608
11
12 dev-python/pytest/pytest-3.0.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest/pytest-3.0.6.ebuild b/dev-python/pytest/pytest-3.0.6.ebuild
16 index f6688a08676..310de5faf9e 100644
17 --- a/dev-python/pytest/pytest-3.0.6.ebuild
18 +++ b/dev-python/pytest/pytest-3.0.6.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
25 IUSE="doc test"
26
27 # When bumping, please check setup.py for the proper py version