diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:15:42 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:53:09 -0500 |
commit | 6577ddd8fe94c8928493c124441d4e8befaeb4a3 (patch) | |
tree | 5d6eeb02149cb77762dcf6583c687d98b7e8ad12 /dev-python/python-cinderclient | |
parent | dev-python/simplejson: 3.13.2 stablized alpha amd64 arm ~arm64 hppa ia64 ~mip... (diff) | |
download | gentoo-6577ddd8fe94c8928493c124441d4e8befaeb4a3.tar.gz gentoo-6577ddd8fe94c8928493c124441d4e8befaeb4a3.tar.bz2 gentoo-6577ddd8fe94c8928493c124441d4e8befaeb4a3.zip |
dev-python/python-cinderclient: 3.5.0 stablized amd64 ~arm64 x86 under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/python-cinderclient')
-rw-r--r-- | dev-python/python-cinderclient/python-cinderclient-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-3.5.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-3.5.0.ebuild index 39e006ff9189..4f31f3289bfc 100644 --- a/dev-python/python-cinderclient/python-cinderclient-3.5.0.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-3.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="" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |