diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 12:58:30 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:29:04 -0600 |
commit | 255aa933a36fd95183295027e7599371bc4c65da (patch) | |
tree | a079347e5b181006e0d1a81a1183dfaf48eca574 /dev-python/python-cinderclient | |
parent | dev-python/python-designateclient: 2.3.0 stable amd64 and x86 (diff) | |
download | gentoo-255aa933a36fd95183295027e7599371bc4c65da.tar.gz gentoo-255aa933a36fd95183295027e7599371bc4c65da.tar.bz2 gentoo-255aa933a36fd95183295027e7599371bc4c65da.zip |
dev-python/python-cinderclient: 1.9.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/python-cinderclient')
-rw-r--r-- | dev-python/python-cinderclient/python-cinderclient-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-1.9.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-1.9.0.ebuild index 78dbc47c4fb6..1e73ffcaf2ab 100644 --- a/dev-python/python-cinderclient/python-cinderclient-1.9.0.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-1.9.0.ebuild @@ -13,7 +13,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.6[${PYTHON_USEDEP}]" |