diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-01-08 16:49:27 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-01-08 16:49:27 -0600 |
commit | 90231cd3d67a69c6ce642765bf370e6328b8b291 (patch) | |
tree | 649216de23205fc9df1324f4153609404af90427 /dev-python | |
parent | sys-cluster/swift: 2.10.1 stable amd64 and x86 (diff) | |
download | gentoo-90231cd3d67a69c6ce642765bf370e6328b8b291.tar.gz gentoo-90231cd3d67a69c6ce642765bf370e6328b8b291.tar.bz2 gentoo-90231cd3d67a69c6ce642765bf370e6328b8b291.zip |
dev-python/python-openstackclient: 3.2.1 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild b/dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild index 396fa87d4331..3955fcb303a0 100644 --- a/dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild +++ b/dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" IUSE="test" CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]" |