From d343d80a97f36116a68e7a563664e04359006fb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Mon, 27 Dec 2021 20:17:20 +0100 Subject: [PATCH] dev-python/python-cinderclient: Stabilize 8.2.0 ALLARCHES, #830111 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-python/python-cinderclient/python-cinderclient-8.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-cinderclient/python-cinderclient-8.2.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-8.2.0.ebuild index a87d02779911e..2b4a90fd21532 100644 --- a/dev-python/python-cinderclient/python-cinderclient-8.2.0.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-8.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 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=" >=dev-python/keystoneauth-4.2.1[${PYTHON_USEDEP}]