diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2019-03-11 16:20:38 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2019-03-11 16:20:38 +0000 |
commit | 862873e89b7ca75f590ea6007c41b3d505ad70be (patch) | |
tree | ee49eb86b0abb0e848425913b298f951c72bf462 /sysutils | |
parent | 8b717e8366ec2675796348e59f25cecbccf9daa7 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/beats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/beats/Makefile b/sysutils/beats/Makefile index 689b33037c71..1a7b1509514f 100644 --- a/sysutils/beats/Makefile +++ b/sysutils/beats/Makefile @@ -12,7 +12,7 @@ COMMENT= Collect logs locally and send to remote logstash LICENSE= APACHE20 -BROKEN= fails to build +BROKEN_i386= fails to build USE_GITHUB= yes GH_ACCOUNT= elastic |