commit: 81626fdf4d451677530b876d5c0623e2aadea7ea
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 26 08:36:58 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 08:37:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81626fdf
dev-python/sentry-sdk: Stabilize 0.19.1 ALLARCHES, #756616
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sentry-sdk/sentry-sdk-0.19.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sentry-sdk/sentry-sdk-0.19.1.ebuild
b/dev-python/sentry-sdk/sentry-sdk-0.19.1.ebuild
index 1e52e8d5510..4851cb54719 100644
--- a/dev-python/sentry-sdk/sentry-sdk-0.19.1.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-0.19.1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/sentry-python-${PV}"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
RDEPEND="
dev-python/urllib3[${PYTHON_USEDEP}]