commit: 8321e0d49a8faef75416d3aeb24fe2d06ddb4bb9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 16 03:00:41 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 03:00:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8321e0d4
dev-python/sentry-sdk: Keyword 0.17.6 arm64, #741472
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sentry-sdk/sentry-sdk-0.17.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sentry-sdk/sentry-sdk-0.17.6.ebuild
b/dev-python/sentry-sdk/sentry-sdk-0.17.6.ebuild
index 89a0a6dd3b2..e12e7ac421e 100644
--- a/dev-python/sentry-sdk/sentry-sdk-0.17.6.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-0.17.6.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/sentry-python-${PV}"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND="
dev-python/urllib3[${PYTHON_USEDEP}]