summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-03 01:42:59 +0100
committerSam James <sam@gentoo.org>2022-10-03 01:42:59 +0100
commita6489803793632bfec2f13f1d5ecc35a7c024074 (patch)
tree35e47f0caa62dc5d389e7a51bc2a1abd3cc48612
parentdev-python/python-ironicclient: Stabilize 5.0.1 ALLARCHES, #874171 (diff)
downloadgentoo-a6489803793632bfec2f13f1d5ecc35a7c024074.tar.gz
gentoo-a6489803793632bfec2f13f1d5ecc35a7c024074.tar.bz2
gentoo-a6489803793632bfec2f13f1d5ecc35a7c024074.zip
dev-python/python-glanceclient: Stabilize 4.1.0 ALLARCHES, #874174
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/python-glanceclient/python-glanceclient-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-4.1.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-4.1.0.ebuild
index 5d8029e264f1..fc9b86e41455 100644
--- a/dev-python/python-glanceclient/python-glanceclient-4.1.0.ebuild
+++ b/dev-python/python-glanceclient/python-glanceclient-4.1.0.ebuild
@@ -14,7 +14,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}]