diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-22 11:05:08 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-22 11:05:08 +0200 |
commit | 70fa8d3aae83dec171ede81110436fc312256fd0 (patch) | |
tree | 79851432c8b2f6c062dc0127d42b341517c0899e /dev-python | |
parent | dev-python/qtconsole: Stabilize 5.5.2 ALLARCHES, #932411 (diff) | |
download | gentoo-70fa8d3aae83dec171ede81110436fc312256fd0.tar.gz gentoo-70fa8d3aae83dec171ede81110436fc312256fd0.tar.bz2 gentoo-70fa8d3aae83dec171ede81110436fc312256fd0.zip |
dev-python/sentry-sdk: Stabilize 2.1.1 ALLARCHES, #932412
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/sentry-sdk/sentry-sdk-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sentry-sdk/sentry-sdk-2.1.1.ebuild b/dev-python/sentry-sdk/sentry-sdk-2.1.1.ebuild index 2c15ed7e6ceb..d2841f5bfca7 100644 --- a/dev-python/sentry-sdk/sentry-sdk-2.1.1.ebuild +++ b/dev-python/sentry-sdk/sentry-sdk-2.1.1.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}] |