commit: 42cea90d10934acbdf34f9bd957bdf69234de268
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 1 17:39:20 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 1 17:39:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42cea90d
dev-python/python-glanceclient: Stabilize 3.6.0 amd64, #836518
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-glanceclient/python-glanceclient-3.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-glanceclient/python-glanceclient-3.6.0.ebuild
b/dev-python/python-glanceclient/python-glanceclient-3.6.0.ebuild
index e20ceec10b84..21abe2e99102 100644
--- a/dev-python/python-glanceclient/python-glanceclient-3.6.0.ebuild
+++ b/dev-python/python-glanceclient/python-glanceclient-3.6.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 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
>=dev-python/keystoneauth-3.6.2[${PYTHON_USEDEP}]