summaryrefslogtreecommitdiff
path: root/dev-python/sentry-sdk
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-20 00:42:35 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-20 00:42:35 +0000
commite2882fdd63be25ec2fa9eb9af87ca55c2fcdd6ca (patch)
tree2650ef0ca1b28ddeb08f2312b29dda211dda4b0f /dev-python/sentry-sdk
parent027d0dfcf7f32b1d81c2029c2f0ce3a01cead910 (diff)
downloadbaldeagleos-repo-e2882fdd63be25ec2fa9eb9af87ca55c2fcdd6ca.tar.gz
baldeagleos-repo-e2882fdd63be25ec2fa9eb9af87ca55c2fcdd6ca.tar.xz
baldeagleos-repo-e2882fdd63be25ec2fa9eb9af87ca55c2fcdd6ca.zip
Updating liguros repo
Diffstat (limited to 'dev-python/sentry-sdk')
-rw-r--r--dev-python/sentry-sdk/sentry-sdk-0.17.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sentry-sdk/sentry-sdk-0.17.8.ebuild b/dev-python/sentry-sdk/sentry-sdk-0.17.8.ebuild
index f2de12dd65e8..09db2ffbc1b0 100644
--- a/dev-python/sentry-sdk/sentry-sdk-0.17.8.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-0.17.8.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}]