diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:44:58 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:47:52 -0500 |
commit | 7f88cd3a741eaf6ca4ae2ab9201322d1a0383e9e (patch) | |
tree | 91af515ec61d5c24b15707bff5a3dfaabbbb75e0 /dev-python/python-saharaclient | |
parent | dev-python/python-octaviaclient: 1.8.0 allarches stablized (diff) | |
download | gentoo-7f88cd3a741eaf6ca4ae2ab9201322d1a0383e9e.tar.gz gentoo-7f88cd3a741eaf6ca4ae2ab9201322d1a0383e9e.tar.bz2 gentoo-7f88cd3a741eaf6ca4ae2ab9201322d1a0383e9e.zip |
dev-python/python-saharaclient: 2.2.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-saharaclient')
-rw-r--r-- | dev-python/python-saharaclient/python-saharaclient-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-saharaclient/python-saharaclient-2.2.0.ebuild b/dev-python/python-saharaclient/python-saharaclient-2.2.0.ebuild index 981baeb7c401..6b8d67117b5d 100644 --- a/dev-python/python-saharaclient/python-saharaclient-2.2.0.ebuild +++ b/dev-python/python-saharaclient/python-saharaclient-2.2.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" IUSE="test" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |