diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-28 14:56:52 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-28 15:32:33 -0500 |
commit | 4b0e9a77277dbd962e69433b2acb405b3aa7feb1 (patch) | |
tree | afb59b3e9d3915efffae1ef3d6883d82fe3f0781 /dev-python/python-cinderclient | |
parent | dev-python/python-glanceclient: 2.12.1 stablized under allarchesa (diff) | |
download | gentoo-4b0e9a77277dbd962e69433b2acb405b3aa7feb1.tar.gz gentoo-4b0e9a77277dbd962e69433b2acb405b3aa7feb1.tar.bz2 gentoo-4b0e9a77277dbd962e69433b2acb405b3aa7feb1.zip |
dev-python/python-cinderclient: 4.0.1 stablized under allarchesa
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/python-cinderclient')
-rw-r--r-- | dev-python/python-cinderclient/python-cinderclient-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-4.0.1.ebuild b/dev-python/python-cinderclient/python-cinderclient-4.0.1.ebuild index 76e3d5f5c266..b5ac5670747b 100644 --- a/dev-python/python-cinderclient/python-cinderclient-4.0.1.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-4.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |