diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:31:29 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:31:29 -0500 |
commit | 0a2320eb229d405fcda9e2faa504297dceddfe47 (patch) | |
tree | f3b2d2ee931716ba1494165088d0b9b5d0042dbf /dev-python/python-zunclient | |
parent | dev-python/docker-py: 2.4.2 stablized x86 amd64 under allarches (diff) | |
download | gentoo-0a2320eb229d405fcda9e2faa504297dceddfe47.tar.gz gentoo-0a2320eb229d405fcda9e2faa504297dceddfe47.tar.bz2 gentoo-0a2320eb229d405fcda9e2faa504297dceddfe47.zip |
dev-python/python-zunclient: 0.4.0 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/python-zunclient')
-rw-r--r-- | dev-python/python-zunclient/python-zunclient-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-zunclient/python-zunclient-0.4.0.ebuild b/dev-python/python-zunclient/python-zunclient-0.4.0.ebuild index 13f06b510f28..6b3365583662 100644 --- a/dev-python/python-zunclient/python-zunclient-0.4.0.ebuild +++ b/dev-python/python-zunclient/python-zunclient-0.4.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}] |