diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:45:17 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:53:57 -0500 |
commit | 20da01659483c5e9f718612802f7a3b96ec00a8e (patch) | |
tree | 113540c5c659859e55346343da2ed6745197dca0 /dev-python/python-zunclient | |
parent | dev-python/websocket-client: 0.40.0 stablized under allarchesa (diff) | |
download | gentoo-20da01659483c5e9f718612802f7a3b96ec00a8e.tar.gz gentoo-20da01659483c5e9f718612802f7a3b96ec00a8e.tar.bz2 gentoo-20da01659483c5e9f718612802f7a3b96ec00a8e.zip |
dev-python/python-zunclient: 1.1.0 stablized under allarchesa
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/python-zunclient')
-rw-r--r-- | dev-python/python-zunclient/python-zunclient-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-zunclient/python-zunclient-1.1.0.ebuild b/dev-python/python-zunclient/python-zunclient-1.1.0.ebuild index 4925fc55ed1f..b6109fbb7abd 100644 --- a/dev-python/python-zunclient/python-zunclient-1.1.0.ebuild +++ b/dev-python/python-zunclient/python-zunclient-1.1.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}] |