summaryrefslogtreecommitdiff
path: root/dev-python/sentry-sdk
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-11-04 09:40:39 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-11-04 09:40:39 +0000
commitbb846ab5f960a701fc83eb0cd2f0c44306a02181 (patch)
tree86971916e5a6d9f6a543e0277323e1704dcc21e4 /dev-python/sentry-sdk
parent309cf59a38fd7e896a3670e0609eff34457d4c02 (diff)
downloadbaldeagleos-repo-bb846ab5f960a701fc83eb0cd2f0c44306a02181.tar.gz
baldeagleos-repo-bb846ab5f960a701fc83eb0cd2f0c44306a02181.tar.xz
baldeagleos-repo-bb846ab5f960a701fc83eb0cd2f0c44306a02181.zip
Updating liguros repo
Diffstat (limited to 'dev-python/sentry-sdk')
-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 f2de12dd65e8..09db2ffbc1b0 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}]