summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-21 21:56:28 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-21 21:56:28 +0300
commitf4399ef94b0ae6a984dfac61b268920ee04ea9ed (patch)
treea385caf942c8458536795ad221a7178bebda2322 /dev-python/sentry-sdk
parentdev-python/pyfakefs: Stabilize 4.6.3 ALLARCHES, #865957 (diff)
downloadgentoo-f4399ef94b0ae6a984dfac61b268920ee04ea9ed.tar.gz
gentoo-f4399ef94b0ae6a984dfac61b268920ee04ea9ed.tar.bz2
gentoo-f4399ef94b0ae6a984dfac61b268920ee04ea9ed.zip
dev-python/sentry-sdk: Stabilize 1.8.0 ALLARCHES, #865951
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sentry-sdk')
-rw-r--r--dev-python/sentry-sdk/sentry-sdk-1.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sentry-sdk/sentry-sdk-1.8.0.ebuild b/dev-python/sentry-sdk/sentry-sdk-1.8.0.ebuild
index f9b396aebcf8..8d3070afda33 100644
--- a/dev-python/sentry-sdk/sentry-sdk-1.8.0.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-1.8.0.ebuild
@@ -22,7 +22,7 @@ S="${WORKDIR}/sentry-python-${PV}"
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}]