git: fbcc9079e594 - main - sysutils/beats7: Mark as only for aarch64 and amd64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Jan 2022 20:12:49 UTC
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=fbcc9079e5945442c4f770f598afa1d9c2e3f804 commit fbcc9079e5945442c4f770f598afa1d9c2e3f804 Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2022-01-19 17:11:21 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2022-01-19 20:11:52 +0000 sysutils/beats7: Mark as only for aarch64 and amd64 Reported by: pkg-fallout --- sysutils/logstash7/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/logstash7/Makefile b/sysutils/logstash7/Makefile index b2681a92f93d..267e9b02b9d3 100644 --- a/sysutils/logstash7/Makefile +++ b/sysutils/logstash7/Makefile @@ -12,6 +12,8 @@ COMMENT= Server-side data ingestion and transformation tool LICENSE= APACHE20 +ONLY_FOR_ARCHS= aarch64 amd64 + RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash USES= cpe shebangfix