diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-24 16:29:17 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-24 16:29:17 +0100 |
commit | 666d3c91303e1af3819bd7e23de786cd99864b06 (patch) | |
tree | a1ab40ab80f2fab1e5943c237ae4cf8492ad7f4a /dev-python/python-cinderclient | |
parent | dev-python/genshi: Stabilize 0.7.7 arm64, #918339 (diff) | |
download | gentoo-666d3c91303e1af3819bd7e23de786cd99864b06.tar.gz gentoo-666d3c91303e1af3819bd7e23de786cd99864b06.tar.bz2 gentoo-666d3c91303e1af3819bd7e23de786cd99864b06.zip |
dev-python/python-cinderclient: Stabilize 9.4.0 arm64, #918342
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-cinderclient')
-rw-r--r-- | dev-python/python-cinderclient/python-cinderclient-9.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-9.4.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-9.4.0.ebuild index b6c440db1f4d..3813b4b9711b 100644 --- a/dev-python/python-cinderclient/python-cinderclient-9.4.0.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-9.4.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" RDEPEND=" >=dev-python/keystoneauth1-4.3.1[${PYTHON_USEDEP}] |