diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index e16edf9cb63..1835a36da58 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10164,11 +10164,7 @@ For some datatypes the overhead can be reduced by using khash by factor 4-8.") (native-inputs (list libxcrypt python-setuptools - python-wheel - ;; does not compile with gcc-14 - (cond - ((target-x86-32?) gcc-11) - (else gcc-13)))) + python-wheel)) ;; we need the full python package and not just the python-wrapper ;; because we need libpython3.3m.so (inputs