diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-08 19:29:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-08 19:29:56 +0000 |
commit | 17e48e339ba2cbe76005240eab9b4409c03c0bd7 (patch) | |
tree | f77d62ca66840ca8e1e6d01a24391ded26f3d643 /security/hpenc | |
parent | 69ddf3ca485e29ab4cd58d942f94e3a863a31e2f (diff) | |
download | ports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.tar.gz ports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.zip |
Notes
Diffstat (limited to 'security/hpenc')
-rw-r--r-- | security/hpenc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hpenc/Makefile b/security/hpenc/Makefile index e1f966357765..46920f5176e0 100644 --- a/security/hpenc/Makefile +++ b/security/hpenc/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD2CLAUSE BROKEN_powerpc64= Does not build BROKEN_FreeBSD_9= does not build -NOT_FOR_ARCHS= arm64 sparc64 +NOT_FOR_ARCHS= aarch64 sparc64 NOT_FOR_ARCHS_REASON= not yet ported to this architecture USES= tar:xz compiler:c++11-lib gmake |