commit: 237a4e041e0fa9cdf469c4c836a3096fede0fce2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 14:41:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 14:41:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237a4e04
dev-python/sentry-sdk: Stabilize 1.2.0 ALLARCHES, #806929
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sentry-sdk/sentry-sdk-1.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sentry-sdk/sentry-sdk-1.2.0.ebuild
b/dev-python/sentry-sdk/sentry-sdk-1.2.0.ebuild
index 1d3e482c7e7..67e557df097 100644
--- a/dev-python/sentry-sdk/sentry-sdk-1.2.0.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-1.2.0.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/sentry-python-${PV}"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86"
RDEPEND="
dev-python/urllib3[${PYTHON_USEDEP}]