commit: bcca3078e3c63e373ec5d67151b75c97e67aa91d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 15 03:47:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 15 03:47:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcca3078
dev-python/sentry-sdk: Stabilize 1.1.0 ALLARCHES, #796101
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sentry-sdk/sentry-sdk-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sentry-sdk/sentry-sdk-1.1.0.ebuild
b/dev-python/sentry-sdk/sentry-sdk-1.1.0.ebuild
index 1a90236e8d1..a087e4d27fb 100644
--- a/dev-python/sentry-sdk/sentry-sdk-1.1.0.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-1.1.0.ebuild
@@ -14,7 +14,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}]