Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/webtest/
Date: Sat, 31 Mar 2018 00:59:56
Message-Id: 1522457518.20b639f0d9f92d9f0268c452dd4bba15120bf57d.prometheanfire@gentoo
1 commit: 20b639f0d9f92d9f0268c452dd4bba15120bf57d
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 31 00:51:58 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 00:51:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b639f0
7
8 dev-python/webtest: 2.0.29 stablized alpha amd64 arm ~arm64 ~hppa ia64 ppc64 ~s390 ~sh sparc x86 under allarches
9
10 Stablized for Openstack Queens
11
12 dev-python/webtest/webtest-2.0.29.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/webtest/webtest-2.0.29.ebuild b/dev-python/webtest/webtest-2.0.29.ebuild
16 index 179c42060fc..a891f5791bf 100644
17 --- a/dev-python/webtest/webtest-2.0.29.ebuild
18 +++ b/dev-python/webtest/webtest-2.0.29.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86"
24 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc64 ~s390 ~sh sparc x86"
25 IUSE="doc test"
26
27 # nose<1.3.0 appears a leftover never updated in requires.txt. tests pass fine with latest