commit: cb49f58e3d157f26683d782824882f2a23ea5584
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 19 06:18:05 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 06:18:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb49f58e
dev-python/python-swiftclient: Keyword 3.12.0 arm64, #815481
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
b/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
index 03ea46a52e0a..1bbedb093395 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.12.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 x86"
+KEYWORDS="amd64 ~arm64 x86"
RDEPEND="
>=dev-python/requests-1.1.0[${PYTHON_USEDEP}]