commit: 5bd721bb11ade0b9e55cfcbd5a40391305693aa1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 20:04:27 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 20:04:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bd721bb
dev-python/python-glanceclient: Stabilize 4.2.0 ALLARCHES, #886419
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-glanceclient/python-glanceclient-4.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]