diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 19:09:09 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 19:09:09 +0200 |
commit | 16db82d8ab2e8509c9d72b72cb390005e6d4776f (patch) | |
tree | f6d3f393e191d7de5118ec1401d08ef29202c906 /dev-python/python-glanceclient | |
parent | sys-devel/clang-runtime: Account for slotted sys-libs/libomp (diff) | |
download | gentoo-16db82d8ab2e8509c9d72b72cb390005e6d4776f.tar.gz gentoo-16db82d8ab2e8509c9d72b72cb390005e6d4776f.tar.bz2 gentoo-16db82d8ab2e8509c9d72b72cb390005e6d4776f.zip |
dev-python/python-glanceclient: Stabilize 4.5.0 ALLARCHES, #927131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/python-glanceclient')
-rw-r--r-- | dev-python/python-glanceclient/python-glanceclient-4.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-4.5.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-4.5.0.ebuild index 6930cb7e8b95..cb0f5137ac48 100644 --- a/dev-python/python-glanceclient/python-glanceclient-4.5.0.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-4.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-3.6.2[${PYTHON_USEDEP}] |