commit: 432ad1b99fef466fba0976dfca4835922ba31d85
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 19 06:17:39 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 06:18:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=432ad1b9
dev-python/python-glanceclient: Keyword 3.5.0 arm64, #823446
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-glanceclient/python-glanceclient-3.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-glanceclient/python-glanceclient-3.5.0.ebuild
b/dev-python/python-glanceclient/python-glanceclient-3.5.0.ebuild
index 05b52a6f08b4..7777597ad97a 100644
--- a/dev-python/python-glanceclient/python-glanceclient-3.5.0.ebuild
+++ b/dev-python/python-glanceclient/python-glanceclient-3.5.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="
>=dev-python/keystoneauth-3.6.2[${PYTHON_USEDEP}]