diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-09 20:51:00 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-09 20:51:00 +0000 |
commit | 3261a81c8bd9030d3fafc2c3e2a046c87f8ddea6 (patch) | |
tree | 9173b65c90e7ee20ebf5c050a7b6583e062f7fb9 /security/kr | |
parent | ee5a5c47dcc1a71aa2c75eb88922c5a6089e98f0 (diff) | |
download | ports-3261a81c8bd9030d3fafc2c3e2a046c87f8ddea6.tar.gz ports-3261a81c8bd9030d3fafc2c3e2a046c87f8ddea6.zip |
Notes
Diffstat (limited to 'security/kr')
-rw-r--r-- | security/kr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/kr/Makefile b/security/kr/Makefile index 8cf4a022100f..6530206588db 100644 --- a/security/kr/Makefile +++ b/security/kr/Makefile @@ -9,6 +9,7 @@ CATEGORIES= security MAINTAINER= feld@FreeBSD.org COMMENT= SSH and Git commit/tag signing using a key stored in Krypton +BROKEN= fails to build NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= Uses 64bit types |