aboutsummaryrefslogtreecommitdiffstats
path: root/security/hpenc
diff options
context:
space:
mode:
Diffstat (limited to 'security/hpenc')
-rw-r--r--security/hpenc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/hpenc/Makefile b/security/hpenc/Makefile
index 85231c138503..f2dca3ef8447 100644
--- a/security/hpenc/Makefile
+++ b/security/hpenc/Makefile
@@ -11,7 +11,8 @@ COMMENT= Fast authenticated encryption CLI tool
LICENSE= BSD2CLAUSE
-BROKEN_powerpc64= Does not build: fatal error: cpuid_flags.inc: No such file or directory
+BROKEN_armv6= fails to build: fatal error: cpuid_flags.inc: No such file or directory
+BROKEN_powerpc64= fails to build: fatal error: cpuid_flags.inc: No such file or directory
NOT_FOR_ARCHS= aarch64 sparc64
NOT_FOR_ARCHS_REASON= not yet ported to this architecture