summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-20 14:09:22 +0000
committerSam James <sam@gentoo.org>2020-11-20 14:14:09 +0000
commit48d540a6df70f182d54861b59d4a517c3a945f63 (patch)
tree5c77681b3a2da0b4398150fc48d0d65531e4a5be /dev-python/sentry-sdk
parentdev-python/pytest-django: ppc64 keyworded (bug #752396) (diff)
downloadgentoo-48d540a6df70f182d54861b59d4a517c3a945f63.tar.gz
gentoo-48d540a6df70f182d54861b59d4a517c3a945f63.tar.bz2
gentoo-48d540a6df70f182d54861b59d4a517c3a945f63.zip
dev-python/sentry-sdk: ppc keyworded (bug #752396)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sentry-sdk')
-rw-r--r--dev-python/sentry-sdk/sentry-sdk-0.19.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sentry-sdk/sentry-sdk-0.19.4.ebuild b/dev-python/sentry-sdk/sentry-sdk-0.19.4.ebuild
index 4c64dd94f5c9..8b4b5633c4f0 100644
--- a/dev-python/sentry-sdk/sentry-sdk-0.19.4.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-0.19.4.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/sentry-python-${PV}"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND="
dev-python/urllib3[${PYTHON_USEDEP}]