commit: 64d081c6c4e375af94cd6af5a270eb4e29c163fb
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 9 16:42:04 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 9 16:42:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d081c6
dev-python/sentry-sdk: Stabilize 1.5.7 ALLARCHES, #837452
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/sentry-sdk/sentry-sdk-1.5.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sentry-sdk/sentry-sdk-1.5.7.ebuild
b/dev-python/sentry-sdk/sentry-sdk-1.5.7.ebuild
index d7b30a6d8dab..10c2be51e86a 100644
--- a/dev-python/sentry-sdk/sentry-sdk-1.5.7.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-1.5.7.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/sentry-python-${PV}"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
RDEPEND="
dev-python/urllib3[${PYTHON_USEDEP}]