summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-14 18:58:05 +0000
committerSam James <sam@gentoo.org>2020-11-14 18:58:05 +0000
commitb97b4406d396f2a27dd9745ac12b64f41edcbd79 (patch)
tree68ef87859787b6fe84f3f06f63535cafcb662ccf /dev-python
parentdev-libs/rocm-comgr: Cleanup old versions (diff)
downloadgentoo-b97b4406d396f2a27dd9745ac12b64f41edcbd79.tar.gz
gentoo-b97b4406d396f2a27dd9745ac12b64f41edcbd79.tar.bz2
gentoo-b97b4406d396f2a27dd9745ac12b64f41edcbd79.zip
dev-python/sentry-sdk: Stabilize 0.18.0 arm, #750110
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/sentry-sdk/sentry-sdk-0.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sentry-sdk/sentry-sdk-0.18.0.ebuild b/dev-python/sentry-sdk/sentry-sdk-0.18.0.ebuild
index 6b1c57ff72d3..2420ea26b0e0 100644
--- a/dev-python/sentry-sdk/sentry-sdk-0.18.0.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-0.18.0.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}]