commit: 71cf7a11d4d6a2ed54dd22bfa77cfed5bd536ce8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 4 00:45:00 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Sep 4 00:45:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71cf7a11
dev-python/sentry-sdk: Stabilize 0.16.3 ALLARCHES, #739966 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/sentry-sdk/sentry-sdk-0.16.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 73e3d36da37..61141dcf474 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}]