diff options
Diffstat (limited to 'security/p5-Digest-GOST/Makefile')
-rw-r--r-- | security/p5-Digest-GOST/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-GOST/Makefile b/security/p5-Digest-GOST/Makefile index e2a1dbe563a..fcb8ca13f66 100644 --- a/security/p5-Digest-GOST/Makefile +++ b/security/p5-Digest-GOST/Makefile @@ -12,7 +12,7 @@ COMMENT= Perl interface to the GOST R 34.11-94 digest algorithm LICENSE= ART10 GPLv1 LICENSE_COMB= dual -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= perl5 |