diff options
author | 2024-03-16 13:33:44 +0200 | |
---|---|---|
committer | 2024-03-16 13:33:44 +0200 | |
commit | 7a2a8a1188362e859e345db524a4418ac467c24b (patch) | |
tree | 25714a7aca2680f0e917c3ea046ec79b4bb74f67 /dev-python | |
parent | dev-python/pycurl: Stabilize 7.45.3 arm64, #927128 (diff) | |
download | gentoo-7a2a8a1188362e859e345db524a4418ac467c24b.tar.gz gentoo-7a2a8a1188362e859e345db524a4418ac467c24b.tar.bz2 gentoo-7a2a8a1188362e859e345db524a4418ac467c24b.zip |
dev-python/python-cinderclient: Stabilize 9.5.0 ALLARCHES, #927130
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-cinderclient/python-cinderclient-9.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-9.5.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-9.5.0.ebuild index cab20f180eb5..5f33bd8d91e1 100644 --- a/dev-python/python-cinderclient/python-cinderclient-9.5.0.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-9.5.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}] |