diff options
author | 2022-06-06 12:19:41 +0200 | |
---|---|---|
committer | 2022-06-06 12:19:41 +0200 | |
commit | ce63a117b7e13888d0b944745dc54e1148774388 (patch) | |
tree | b39f996042e06a9fcf35562d29aa3d114a276b34 /dev-python/sentry-sdk | |
parent | dev-python/bcrypt: Stabilize 3.2.2 arm64, #849959 (diff) | |
download | gentoo-ce63a117b7e13888d0b944745dc54e1148774388.tar.gz gentoo-ce63a117b7e13888d0b944745dc54e1148774388.tar.bz2 gentoo-ce63a117b7e13888d0b944745dc54e1148774388.zip |
dev-python/sentry-sdk: Stabilize 1.5.12 ALLARCHES, #850022
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/sentry-sdk')
-rw-r--r-- | dev-python/sentry-sdk/sentry-sdk-1.5.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sentry-sdk/sentry-sdk-1.5.12.ebuild b/dev-python/sentry-sdk/sentry-sdk-1.5.12.ebuild index 51d4790601bb..e7dd27fa8b92 100644 --- a/dev-python/sentry-sdk/sentry-sdk-1.5.12.ebuild +++ b/dev-python/sentry-sdk/sentry-sdk-1.5.12.ebuild @@ -18,7 +18,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}] |