diff options
author | Sam James <sam@gentoo.org> | 2020-09-13 08:40:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-13 08:59:17 +0000 |
commit | 74e3f9ce4969d8ff54d5f5caf65f48494b5bb55f (patch) | |
tree | 333ed390ac212ecacdd304f97c77dbfef00a8b52 /dev-python/sentry-sdk | |
parent | x11-libs/xcb-util-wm: Stabilize 0.4.1-r3 arm, #741975 (diff) | |
download | gentoo-74e3f9ce4969d8ff54d5f5caf65f48494b5bb55f.tar.gz gentoo-74e3f9ce4969d8ff54d5f5caf65f48494b5bb55f.tar.bz2 gentoo-74e3f9ce4969d8ff54d5f5caf65f48494b5bb55f.zip |
dev-python/sentry-sdk: Keyword 0.17.4 ppc, #741472
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.17.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 08e021c2a109..f3f6da9fa04d 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}] |