commit: 7031ff5ea2d65519520c4f1587aa3d13b965c1c5
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 13 08:39:10 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Feb 13 08:39:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7031ff5e
dev-python/sentry-sdk: Stabilize 1.5.4 ALLARCHES, #833249
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/sentry-sdk/sentry-sdk-1.5.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sentry-sdk/sentry-sdk-1.5.4.ebuild
b/dev-python/sentry-sdk/sentry-sdk-1.5.4.ebuild
index 40c07e8dd07f..054fe6ad989a 100644
--- a/dev-python/sentry-sdk/sentry-sdk-1.5.4.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-1.5.4.ebuild
@@ -17,7 +17,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}]