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/gevent/
Date: Thu, 30 Aug 2018 21:35:05
Message-Id: 1535664868.d9968900a06c23d29c07cfa6676ad5bdf6bc0d13.prometheanfire@gentoo
1 commit: d9968900a06c23d29c07cfa6676ad5bdf6bc0d13
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 30 20:15:59 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 30 21:34:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9968900
7
8 dev-python/gevent: 1.2.1 stable arm64 for pbr
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11
12 dev-python/gevent/gevent-1.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/gevent/gevent-1.2.1.ebuild b/dev-python/gevent/gevent-1.2.1.ebuild
16 index 460316ac31e..dc2f1227068 100644
17 --- a/dev-python/gevent/gevent-1.2.1.ebuild
18 +++ b/dev-python/gevent/gevent-1.2.1.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
25 IUSE="doc examples"
26
27 RDEPEND="