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-manilaclient/
Date: Sat, 31 Mar 2018 01:54:31
Message-Id: 1522461234.bd54277e7139d78a3432ce2d0f45f2e949bc7cf6.prometheanfire@gentoo
1 commit: bd54277e7139d78a3432ce2d0f45f2e949bc7cf6
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 31 01:44:47 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 01:53:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd54277e
7
8 dev-python/python-manilaclient: 1.21.0 stablized under allarchesa
9
10 Stablized for Openstack Queens
11
12 dev-python/python-manilaclient/python-manilaclient-1.21.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/python-manilaclient/python-manilaclient-1.21.0.ebuild b/dev-python/python-manilaclient/python-manilaclient-1.21.0.ebuild
16 index b80c71a39b8..103bd80f30f 100644
17 --- a/dev-python/python-manilaclient/python-manilaclient-1.21.0.ebuild
18 +++ b/dev-python/python-manilaclient/python-manilaclient-1.21.0.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
26 CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"
27 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]