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/python-mistralclient/
Date: Tue, 03 Jan 2017 17:03:25
Message-Id: 1483462947.2fb62cef32e8283805b878d9e797480a970b84db.prometheanfire@gentoo
1 commit: 2fb62cef32e8283805b878d9e797480a970b84db
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 16:46:29 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 17:02:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb62cef
7
8 dev-python/python-mistralclient: 2.1.2 stable amd64 and x86
9
10 Package-Manager: portage-2.3.0
11
12 dev-python/python-mistralclient/python-mistralclient-2.1.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/python-mistralclient/python-mistralclient-2.1.2.ebuild b/dev-python/python-mistralclient/python-mistralclient-2.1.2.ebuild
16 index 2f32041..862bdc7 100644
17 --- a/dev-python/python-mistralclient/python-mistralclient-2.1.2.ebuild
18 +++ b/dev-python/python-mistralclient/python-mistralclient-2.1.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
31
32 CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"
33 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]