summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-13 09:16:19 +0000
committerSam James <sam@gentoo.org>2021-01-13 09:16:19 +0000
commit4dd0b36b3ab2b6a655410e307335a56490b2006c (patch)
tree48e8fc5bc894110eada80b463008b92eff988b6e /dev-python/sentry-sdk
parentmedia-sound/wavpack: bump to 5.4.0 (diff)
downloadgentoo-4dd0b36b3ab2b6a655410e307335a56490b2006c.tar.gz
gentoo-4dd0b36b3ab2b6a655410e307335a56490b2006c.tar.bz2
gentoo-4dd0b36b3ab2b6a655410e307335a56490b2006c.zip
dev-python/sentry-sdk: Stabilize 0.19.5 ALLARCHES, #765139
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sentry-sdk')
-rw-r--r--dev-python/sentry-sdk/sentry-sdk-0.19.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sentry-sdk/sentry-sdk-0.19.5.ebuild b/dev-python/sentry-sdk/sentry-sdk-0.19.5.ebuild
index 8b4b5633c4f0..183f04140cbf 100644
--- a/dev-python/sentry-sdk/sentry-sdk-0.19.5.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-0.19.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ S="${WORKDIR}/sentry-python-${PV}"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
RDEPEND="
dev-python/urllib3[${PYTHON_USEDEP}]