diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:16:51 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:16:51 -0500 |
commit | 56869212d172ba27508838df176842bc0f03e943 (patch) | |
tree | 9db9ed46e0fd980ffd1e4513d62bcb308e74affd /dev-python | |
parent | stablize openstack ocata python-novaclient-7.1.0 x86 and amd64 (diff) | |
download | gentoo-56869212d172ba27508838df176842bc0f03e943.tar.gz gentoo-56869212d172ba27508838df176842bc0f03e943.tar.bz2 gentoo-56869212d172ba27508838df176842bc0f03e943.zip |
stablize openstack ocata python-cinderclient-1.11.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-cinderclient/python-cinderclient-1.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-1.11.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-1.11.0.ebuild index d4a8d3693142..d41b20615d1d 100644 --- a/dev-python/python-cinderclient/python-cinderclient-1.11.0.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-1.11.0.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-1.8[${PYTHON_USEDEP}]" |