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:49:52
Message-Id: 1495795783.34db1cd53de598e221ab1a8f4426528da68ba4e5.klausman@gentoo
1 commit: 34db1cd53de598e221ab1a8f4426528da68ba4e5
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 10:22:18 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 10:49:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34db1cd5
7
8 dev-python/pytest-3.0.7-r0: add ~alpha keyword
9
10 Gentoo-Bug: 619608
11
12 dev-python/pytest/pytest-3.0.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest/pytest-3.0.7.ebuild b/dev-python/pytest/pytest-3.0.7.ebuild
16 index f6688a08676..310de5faf9e 100644
17 --- a/dev-python/pytest/pytest-3.0.7.ebuild
18 +++ b/dev-python/pytest/pytest-3.0.7.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