summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:16:51 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:16:51 -0500
commit56869212d172ba27508838df176842bc0f03e943 (patch)
tree9db9ed46e0fd980ffd1e4513d62bcb308e74affd /dev-python
parentstablize openstack ocata python-novaclient-7.1.0 x86 and amd64 (diff)
downloadgentoo-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.ebuild2
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}]"