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-cinderclient/
Date: Fri, 28 Sep 2018 20:33:43
Message-Id: 1538166753.4b0e9a77277dbd962e69433b2acb405b3aa7feb1.prometheanfire@gentoo
1 commit: 4b0e9a77277dbd962e69433b2acb405b3aa7feb1
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 28 19:56:52 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 28 20:32:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b0e9a77
7
8 dev-python/python-cinderclient: 4.0.1 stablized under allarchesa
9
10 Stablized for Openstack Queens
11
12 dev-python/python-cinderclient/python-cinderclient-4.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/python-cinderclient/python-cinderclient-4.0.1.ebuild b/dev-python/python-cinderclient/python-cinderclient-4.0.1.ebuild
16 index 76e3d5f5c26..b5ac5670747 100644
17 --- a/dev-python/python-cinderclient/python-cinderclient-4.0.1.ebuild
18 +++ b/dev-python/python-cinderclient/python-cinderclient-4.0.1.ebuild
19 @@ -12,7 +12,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 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]