summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-03 16:27:17 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-03 16:27:17 +0200
commiteabfcd27712134d08b53001e006a0cfaaeb835e3 (patch)
treecba9b6e271473f9cae9375bc4b213ba8444cc544 /dev-python/sentry-sdk
parentdev-python/rq: x86 stable (bug #739966) (diff)
downloadgentoo-eabfcd27712134d08b53001e006a0cfaaeb835e3.tar.gz
gentoo-eabfcd27712134d08b53001e006a0cfaaeb835e3.tar.bz2
gentoo-eabfcd27712134d08b53001e006a0cfaaeb835e3.zip
dev-python/sentry-sdk: x86 stable (bug #739966)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/sentry-sdk')
-rw-r--r--dev-python/sentry-sdk/sentry-sdk-0.16.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sentry-sdk/sentry-sdk-0.16.3.ebuild b/dev-python/sentry-sdk/sentry-sdk-0.16.3.ebuild
index b536923dc9c9..73e3d36da371 100644
--- a/dev-python/sentry-sdk/sentry-sdk-0.16.3.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-0.16.3.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}]