diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 12:58:59 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:29:42 -0600 |
commit | bfe92dbbf64b7035a4dbde52c54a1e3e04e0488b (patch) | |
tree | 6610348a2cb13f8a60715c5df4eb358da49c9553 /dev-python/python-zaqarclient | |
parent | dev-python/python-troveclient: 2.5.0 stable amd64 and x86 (diff) | |
download | gentoo-bfe92dbbf64b7035a4dbde52c54a1e3e04e0488b.tar.gz gentoo-bfe92dbbf64b7035a4dbde52c54a1e3e04e0488b.tar.bz2 gentoo-bfe92dbbf64b7035a4dbde52c54a1e3e04e0488b.zip |
dev-python/python-zaqarclient: 1.2.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/python-zaqarclient')
-rw-r--r-- | dev-python/python-zaqarclient/python-zaqarclient-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-zaqarclient/python-zaqarclient-1.2.0.ebuild b/dev-python/python-zaqarclient/python-zaqarclient-1.2.0.ebuild index 8df77396d218..9148b8269ed3 100644 --- a/dev-python/python-zaqarclient/python-zaqarclient-1.2.0.ebuild +++ b/dev-python/python-zaqarclient/python-zaqarclient-1.2.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" CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |