diff --git a/gnu/packages/assembly.scm b/gnu/packages/assembly.scm index 29ccf1f08a3..a6e4abb70e4 100644 --- a/gnu/packages/assembly.scm +++ b/gnu/packages/assembly.scm @@ -62,7 +62,6 @@ Windows32 and Windows64. It will also output plain binary files. Its syntax is designed to be simple and easy to understand, similar to Intel's but less complex. It supports all currently known x86 architectural extensions, and has strong support for macros.") - (supported-systems '("x86_64-linux" "i686-linux")) (license license:bsd-3))) (define-public yasm