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/websocket-client/
Date: Fri, 28 Sep 2018 20:33:52
Message-Id: 1538166771.02593ec178a6f6b991c035cd30d1a2aca9907c1a.prometheanfire@gentoo
1 commit: 02593ec178a6f6b991c035cd30d1a2aca9907c1a
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 28 20:29:18 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 28 20:32:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02593ec1
7
8 dev-python/websocket-client: 0.48.0 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.11
11
12 dev-python/websocket-client/websocket-client-0.48.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/websocket-client/websocket-client-0.48.0.ebuild b/dev-python/websocket-client/websocket-client-0.48.0.ebuild
16 index a84b01c6c10..31f55baacdc 100644
17 --- a/dev-python/websocket-client/websocket-client-0.48.0.ebuild
18 +++ b/dev-python/websocket-client/websocket-client-0.48.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2018 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="LGPL-2.1"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm64 ~x86 ~x64-macos"
30 +KEYWORDS="amd64 ~arm64 x86 ~x64-macos"
31 IUSE="examples test"
32
33 RDEPEND="