diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-12-30 11:30:28 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-12-30 11:37:56 -0600 |
commit | e5f9d7dbc1cd42fa92dc68ed83ec27a61f4a0125 (patch) | |
tree | 2187421840d4b4b855df18b29c1782b58c54fe61 /dev-python/python-zunclient/python-zunclient-0.4.1.ebuild | |
parent | 093223680b935c0d2355e7c632768e14f8c3d1f0 (diff) | |
download | gentoo-e5f9d7dbc1cd42fa92dc68ed83ec27a61f4a0125.tar.gz gentoo-e5f9d7dbc1cd42fa92dc68ed83ec27a61f4a0125.tar.xz |
dev-python/python-zunclient: 0.4.1 stable amd64 and x86 with cleanup
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'dev-python/python-zunclient/python-zunclient-0.4.1.ebuild')
-rw-r--r-- | dev-python/python-zunclient/python-zunclient-0.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-zunclient/python-zunclient-0.4.1.ebuild b/dev-python/python-zunclient/python-zunclient-0.4.1.ebuild index cf67595f79a..e573b87df46 100644 --- a/dev-python/python-zunclient/python-zunclient-0.4.1.ebuild +++ b/dev-python/python-zunclient/python-zunclient-0.4.1.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}] |