diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 61167d3db5..9d3066cab4 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -33616,6 +33616,7 @@ (define-public python-peachpy for the Go language tool chain; it adapts to different calling conventions and application binary interfaces (ABIs); it takes care of register allocation; it supports x86_64 instructions up to AVX-512 and SHA.") + (supported-systems '("x86_64-linux")) (license license:bsd-2)))) (define-public python-sgmllib3k