summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-11-07 08:26:35 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-11-07 08:26:35 +0000
commit8620e4e6393ae048ca01239c955e22ae4549c3fa (patch)
treeef7153aa305200f3f04f6de39838ca8086d51598 /dev-python
parent3495877a59a491ddfd676ca66800cf32f44a78f1 (diff)
downloadbaldeagleos-repo-8620e4e6393ae048ca01239c955e22ae4549c3fa.tar.gz
baldeagleos-repo-8620e4e6393ae048ca01239c955e22ae4549c3fa.tar.xz
baldeagleos-repo-8620e4e6393ae048ca01239c955e22ae4549c3fa.zip
Updating liguros repo
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-django/pytest-django-4.1.0.ebuild2
-rw-r--r--dev-python/sentry-sdk/sentry-sdk-0.19.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-django/pytest-django-4.1.0.ebuild b/dev-python/pytest-django/pytest-django-4.1.0.ebuild
index dbfdf71f70cf..0792dd802a21 100644
--- a/dev-python/pytest-django/pytest-django-4.1.0.ebuild
+++ b/dev-python/pytest-django/pytest-django-4.1.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
-> ${P}.gh.tar.gz"
LICENSE="BSD"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
RDEPEND="
diff --git a/dev-python/sentry-sdk/sentry-sdk-0.19.2.ebuild b/dev-python/sentry-sdk/sentry-sdk-0.19.2.ebuild
index 3601bbdc5de9..f7d4e8867e1f 100644
--- a/dev-python/sentry-sdk/sentry-sdk-0.19.2.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-0.19.2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/sentry-python-${PV}"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
RDEPEND="
dev-python/urllib3[${PYTHON_USEDEP}]