diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:44:57 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:53:55 -0500 |
commit | b768072b9cc0fde12d516d850cf7b5d21e75df63 (patch) | |
tree | de9d7360126c307b46620bbf31a5cfce2edf831d /dev-python | |
parent | dev-python/python-manilaclient: 1.21.0 stablized under allarchesa (diff) | |
download | gentoo-b768072b9cc0fde12d516d850cf7b5d21e75df63.tar.gz gentoo-b768072b9cc0fde12d516d850cf7b5d21e75df63.tar.bz2 gentoo-b768072b9cc0fde12d516d850cf7b5d21e75df63.zip |
dev-python/python-saharaclient: 1.5.0 stablized under allarchesa
Stablized for Openstack Queens
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-saharaclient/python-saharaclient-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-saharaclient/python-saharaclient-1.5.0.ebuild b/dev-python/python-saharaclient/python-saharaclient-1.5.0.ebuild index 2decbd698ace..b09c05d53639 100644 --- a/dev-python/python-saharaclient/python-saharaclient-1.5.0.ebuild +++ b/dev-python/python-saharaclient/python-saharaclient-1.5.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}] |