Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-expect/
Date: Thu, 23 Nov 2017 22:31:46
Message-Id: 1511476288.baf5e1f979e4d4870119e4d071add67ab6a429f9.mattst88@gentoo
1 commit: baf5e1f979e4d4870119e4d071add67ab6a429f9
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 23 22:29:25 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 23 22:31:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf5e1f9
7
8 dev-python/pytest-expect-1.1.0: added ~alpha, bug 617914
9
10 dev-python/pytest-expect/pytest-expect-1.1.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
14 index dd16adc315c..b6254037af2 100644
15 --- a/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
16 +++ b/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
17 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
18
19 LICENSE="MIT"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
22 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
23 IUSE=""
24
25 RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]