diff options
author | 2022-04-01 20:51:12 +0300 | |
---|---|---|
committer | 2022-04-01 20:51:12 +0300 | |
commit | 8e026af568d4835efbb92f2a442234d276b965d4 (patch) | |
tree | 137a6c0803ef88e41001175927d7a64ec44be445 /dev-python/python-cinderclient | |
parent | dev-python/python-cinderclient: Stabilize 8.3.0 amd64, #836517 (diff) | |
download | gentoo-8e026af568d4835efbb92f2a442234d276b965d4.tar.gz gentoo-8e026af568d4835efbb92f2a442234d276b965d4.tar.bz2 gentoo-8e026af568d4835efbb92f2a442234d276b965d4.zip |
dev-python/python-cinderclient: Stabilize 8.3.0 x86, #836517
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/python-cinderclient')
-rw-r--r-- | dev-python/python-cinderclient/python-cinderclient-8.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-8.3.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-8.3.0.ebuild index 3d257be5b40a..6b385327639c 100644 --- a/dev-python/python-cinderclient/python-cinderclient-8.3.0.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-8.3.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=" >=dev-python/keystoneauth-4.2.1[${PYTHON_USEDEP}] |