diff options
Diffstat (limited to 'security/john/Makefile')
-rw-r--r-- | security/john/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/john/Makefile b/security/john/Makefile index 414055419a9..2e8047638e6 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -15,7 +15,7 @@ COMMENT= Featureful Unix password cracker LICENSE= GPLv2 -BROKEN_arm64= Fails to build: Cannot detect CPU architechture +BROKEN_aarch64= Fails to build: Cannot detect CPU architechture BROKEN_mips64= Fails to build: Cannot detect CPU architechture USES= gmake shebangfix ssl tar:bzip2 |