commit: 74e3f9ce4969d8ff54d5f5caf65f48494b5bb55f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 08:40:19 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 08:59:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74e3f9ce
dev-python/sentry-sdk: Keyword 0.17.4 ppc, #741472
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sentry-sdk/sentry-sdk-0.17.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sentry-sdk/sentry-sdk-0.17.4.ebuild
b/dev-python/sentry-sdk/sentry-sdk-0.17.4.ebuild
index 08e021c2a10..f3f6da9fa04 100644
--- a/dev-python/sentry-sdk/sentry-sdk-0.17.4.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-0.17.4.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/sentry-python-${PV}"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
RDEPEND="
dev-python/urllib3[${PYTHON_USEDEP}]