diff options
author | 2022-12-16 22:04:27 +0200 | |
---|---|---|
committer | 2022-12-16 22:04:27 +0200 | |
commit | 5bd721bb11ade0b9e55cfcbd5a40391305693aa1 (patch) | |
tree | e544d254d8444b37e2adc37224f3d3f766e09dae /dev-python/python-glanceclient | |
parent | dev-python/pytest-asyncio: Stabilize 0.20.3 ALLARCHES, #886417 (diff) | |
download | gentoo-5bd721bb11ade0b9e55cfcbd5a40391305693aa1.tar.gz gentoo-5bd721bb11ade0b9e55cfcbd5a40391305693aa1.tar.bz2 gentoo-5bd721bb11ade0b9e55cfcbd5a40391305693aa1.zip |
dev-python/python-glanceclient: Stabilize 4.2.0 ALLARCHES, #886419
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.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-4.2.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-4.2.0.ebuild index cad3bc6a49c5..c6ccf159f6d9 100644 --- a/dev-python/python-glanceclient/python-glanceclient-4.2.0.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-4.2.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" RDEPEND=" >=dev-python/keystoneauth-3.6.2[${PYTHON_USEDEP}] |