diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm index 8451fafad8f..d9710427939 100644 --- a/gnu/packages/password-utils.scm +++ b/gnu/packages/password-utils.scm @@ -1704,6 +1704,7 @@ your online accounts makes it necessary.") (("\\$\\(shell date \\+%s\\)") "0")))) (delete 'configure)))) + (supported-systems %64bit-supported-systems) (home-page "https://hashcat.net/hashcat/") (synopsis "Advanced password recovery utility") (description