summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-09 14:52:25 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-09 14:52:25 +0100
commit868ee2e80d622092e5c5565aa5bc953dbaf1a9ae (patch)
treef0110aac4345e497587b9e627c9ae1a41b76c98e /dev-python/sentry-sdk
parentdev-python/python-ldap: Stabilize 3.4.4 arm, #919552 (diff)
downloadgentoo-868ee2e80d622092e5c5565aa5bc953dbaf1a9ae.tar.gz
gentoo-868ee2e80d622092e5c5565aa5bc953dbaf1a9ae.tar.bz2
gentoo-868ee2e80d622092e5c5565aa5bc953dbaf1a9ae.zip
dev-python/sentry-sdk: Stabilize 1.37.1 ALLARCHES, #919558
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sentry-sdk')
-rw-r--r--dev-python/sentry-sdk/sentry-sdk-1.37.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sentry-sdk/sentry-sdk-1.37.1.ebuild b/dev-python/sentry-sdk/sentry-sdk-1.37.1.ebuild
index ddb8aa60a9e3..f7cba82b1d78 100644
--- a/dev-python/sentry-sdk/sentry-sdk-1.37.1.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-1.37.1.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
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}]