summaryrefslogtreecommitdiff
path: root/dev-python/werkzeug/werkzeug-2.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/werkzeug/werkzeug-2.2.1.ebuild')
-rw-r--r--dev-python/werkzeug/werkzeug-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/werkzeug/werkzeug-2.2.1.ebuild b/dev-python/werkzeug/werkzeug-2.2.1.ebuild
index 8024b1a6cdd0..1d31830ca31d 100644
--- a/dev-python/werkzeug/werkzeug-2.2.1.ebuild
+++ b/dev-python/werkzeug/werkzeug-2.2.1.ebuild
@@ -34,12 +34,12 @@ BDEPEND="
dev-python/pytest-timeout[${PYTHON_USEDEP}]
dev-python/pytest-xprocess[${PYTHON_USEDEP}]
dev-python/watchdog[${PYTHON_USEDEP}]
- !alpha? ( !hppa? ( !ia64? (
+ !alpha? ( !arm? ( !hppa? ( !ia64? ( !s390? (
$(python_gen_cond_dep '
dev-python/cryptography[${PYTHON_USEDEP}]
' python3_{8..11} pypy3 # TODO: add py3.11 when ported
)
- ) ) )
+ ) ) ) ) )
!hppa? ( !ia64? ( !loong? (
$(python_gen_cond_dep '
dev-python/greenlet[${PYTHON_USEDEP}]