diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:45:26 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:47:54 -0500 |
commit | 5cb52f055f42fa574962ab9b6537feab440eb630 (patch) | |
tree | 8efe60b2d15b2853218aee414810ba6fd853bcfe /dev-python/python-zaqarclient | |
parent | dev-python/python-troveclient: 2.17.0 allarches stablized (diff) | |
download | gentoo-5cb52f055f42fa574962ab9b6537feab440eb630.tar.gz gentoo-5cb52f055f42fa574962ab9b6537feab440eb630.tar.bz2 gentoo-5cb52f055f42fa574962ab9b6537feab440eb630.zip |
dev-python/python-zaqarclient: 1.11.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-zaqarclient')
-rw-r--r-- | dev-python/python-zaqarclient/python-zaqarclient-1.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-zaqarclient/python-zaqarclient-1.11.0.ebuild b/dev-python/python-zaqarclient/python-zaqarclient-1.11.0.ebuild index ffda29d8a9d2..88534f6f23d1 100644 --- a/dev-python/python-zaqarclient/python-zaqarclient-1.11.0.ebuild +++ b/dev-python/python-zaqarclient/python-zaqarclient-1.11.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 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]" |