diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-21 21:56:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-21 21:56:28 +0300 |
commit | f4399ef94b0ae6a984dfac61b268920ee04ea9ed (patch) | |
tree | a385caf942c8458536795ad221a7178bebda2322 /dev-python | |
parent | dev-python/pyfakefs: Stabilize 4.6.3 ALLARCHES, #865957 (diff) | |
download | gentoo-f4399ef94b0ae6a984dfac61b268920ee04ea9ed.tar.gz gentoo-f4399ef94b0ae6a984dfac61b268920ee04ea9ed.tar.bz2 gentoo-f4399ef94b0ae6a984dfac61b268920ee04ea9ed.zip |
dev-python/sentry-sdk: Stabilize 1.8.0 ALLARCHES, #865951
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/sentry-sdk/sentry-sdk-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sentry-sdk/sentry-sdk-1.8.0.ebuild b/dev-python/sentry-sdk/sentry-sdk-1.8.0.ebuild index f9b396aebcf8..8d3070afda33 100644 --- a/dev-python/sentry-sdk/sentry-sdk-1.8.0.ebuild +++ b/dev-python/sentry-sdk/sentry-sdk-1.8.0.ebuild @@ -22,7 +22,7 @@ S="${WORKDIR}/sentry-python-${PV}" LICENSE="PSF-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" dev-python/urllib3[${PYTHON_USEDEP}] |