diff options
author | 2024-08-17 09:35:30 +0200 | |
---|---|---|
committer | 2024-08-17 09:35:30 +0200 | |
commit | 12ee9abb8f429a7e06de36312af3734d8eb88ed8 (patch) | |
tree | d193370342651af944c2f6a3c60f7df2febb86d8 /dev-python/sentry-sdk | |
parent | dev-python/setuptools: Remove old (diff) | |
download | gentoo-12ee9abb8f429a7e06de36312af3734d8eb88ed8.tar.gz gentoo-12ee9abb8f429a7e06de36312af3734d8eb88ed8.tar.bz2 gentoo-12ee9abb8f429a7e06de36312af3734d8eb88ed8.zip |
dev-python/sentry-sdk: Stabilize 2.12.0 ALLARCHES, #938063
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sentry-sdk')
-rw-r--r-- | dev-python/sentry-sdk/sentry-sdk-2.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sentry-sdk/sentry-sdk-2.12.0.ebuild b/dev-python/sentry-sdk/sentry-sdk-2.12.0.ebuild index 12930ca8256b..3eb4aba5de5c 100644 --- a/dev-python/sentry-sdk/sentry-sdk-2.12.0.ebuild +++ b/dev-python/sentry-sdk/sentry-sdk-2.12.0.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P} 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}] |