diff options
author | Sam James <sam@gentoo.org> | 2024-01-29 08:00:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-29 08:00:51 +0000 |
commit | ae99e60230af6a622d2d54efed11efd5d7d21ffd (patch) | |
tree | 7dbc3d1d7a55bca71326672b101e95df07b2893d /dev-python/sentry-sdk | |
parent | dev-python/openstacksdk: Stabilize 2.1.0 ALLARCHES, #923192 (diff) | |
download | gentoo-ae99e60230af6a622d2d54efed11efd5d7d21ffd.tar.gz gentoo-ae99e60230af6a622d2d54efed11efd5d7d21ffd.tar.bz2 gentoo-ae99e60230af6a622d2d54efed11efd5d7d21ffd.zip |
dev-python/sentry-sdk: Stabilize 1.39.2 ALLARCHES, #923194
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sentry-sdk')
-rw-r--r-- | dev-python/sentry-sdk/sentry-sdk-1.39.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sentry-sdk/sentry-sdk-1.39.2.ebuild b/dev-python/sentry-sdk/sentry-sdk-1.39.2.ebuild index 44e1695de221..5626da81f328 100644 --- a/dev-python/sentry-sdk/sentry-sdk-1.39.2.ebuild +++ b/dev-python/sentry-sdk/sentry-sdk-1.39.2.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}] |