diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:45:40 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:47:55 -0500 |
commit | 3070d8e001bc6f1311ab6b1af44366e5e9192925 (patch) | |
tree | 18e859eed01f680acd9a24f63e6776ad8d86bb7b /dev-python/python-zunclient | |
parent | dev-python/python-zaqarclient: 1.11.0 allarches stablized (diff) | |
download | gentoo-3070d8e001bc6f1311ab6b1af44366e5e9192925.tar.gz gentoo-3070d8e001bc6f1311ab6b1af44366e5e9192925.tar.bz2 gentoo-3070d8e001bc6f1311ab6b1af44366e5e9192925.zip |
dev-python/python-zunclient: 3.3.0 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/python-zunclient')
-rw-r--r-- | dev-python/python-zunclient/python-zunclient-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-zunclient/python-zunclient-3.3.0.ebuild b/dev-python/python-zunclient/python-zunclient-3.3.0.ebuild index 82f16c05431c..c3928b71157a 100644 --- a/dev-python/python-zunclient/python-zunclient-3.3.0.ebuild +++ b/dev-python/python-zunclient/python-zunclient-3.3.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" +KEYWORDS="amd64 ~arm64 x86" IUSE="" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |