diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:30:33 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:30:33 -0500 |
commit | 43f8521fcf779fa4bd44f82e5f7d436215028595 (patch) | |
tree | 5406345e626c3f32852670c4f444bc74749bdf1a /dev-python/python-cinderclient | |
parent | dev-python/python-neutronclient: 6.5.0 stablized amd64 x86 under allarches (diff) | |
download | gentoo-43f8521fcf779fa4bd44f82e5f7d436215028595.tar.gz gentoo-43f8521fcf779fa4bd44f82e5f7d436215028595.tar.bz2 gentoo-43f8521fcf779fa4bd44f82e5f7d436215028595.zip |
dev-python/python-cinderclient: 3.1.0 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/python-cinderclient')
-rw-r--r-- | dev-python/python-cinderclient/python-cinderclient-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-3.1.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-3.1.0.ebuild index 5a78388c9f82..5ace769a82aa 100644 --- a/dev-python/python-cinderclient/python-cinderclient-3.1.0.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-3.1.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}] |