summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-23 00:10:19 +0000
committerSam James <sam@gentoo.org>2020-12-23 00:10:45 +0000
commitf28e8147332fb167f123f6ced8e7407d08e5f4d6 (patch)
treee954047bd5ea14d233b13574cd5334cade825f29 /dev-python/sentry-sdk
parentnet-analyzer/wireshark: Stabilize 3.4.2 arm64, #760800 (diff)
downloadgentoo-f28e8147332fb167f123f6ced8e7407d08e5f4d6.tar.gz
gentoo-f28e8147332fb167f123f6ced8e7407d08e5f4d6.tar.bz2
gentoo-f28e8147332fb167f123f6ced8e7407d08e5f4d6.zip
dev-python/sentry-sdk: Stabilize 0.19.4 ALLARCHES, #761184
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.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sentry-sdk/sentry-sdk-0.19.4.ebuild b/dev-python/sentry-sdk/sentry-sdk-0.19.4.ebuild
index 8b4b5633c4f0..aa73cdf8cc61 100644
--- a/dev-python/sentry-sdk/sentry-sdk-0.19.4.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-0.19.4.ebuild
@@ -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}]