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/pymongo/
Date: Sat, 31 Mar 2018 00:59:59
Message-Id: 1522457544.6fc623c03871e2e314dfe4891d8e2096d80fcf77.prometheanfire@gentoo
1 commit: 6fc623c03871e2e314dfe4891d8e2096d80fcf77
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 31 00:52:24 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 00:52:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fc623c0
7
8 dev-python/pymongo: 3.5.1 stablized amd64 ~arm64 ~hppa x86 under allarches
9
10 Stablized for Openstack Queens
11
12 dev-python/pymongo/pymongo-3.5.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pymongo/pymongo-3.5.1.ebuild b/dev-python/pymongo/pymongo-3.5.1.ebuild
16 index fd2f7a98cfc..1426c33c1fa 100644
17 --- a/dev-python/pymongo/pymongo-3.5.1.ebuild
18 +++ b/dev-python/pymongo/pymongo-3.5.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
24 +KEYWORDS="amd64 ~arm64 ~hppa x86"
25 IUSE="doc kerberos test"
26
27 RDEPEND="