git: 3d572ac39d0f - main - sysutils/beats*: Mark as not for arch i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Apr 2026 21:29:34 UTC
The branch main has been updated by girgen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3d572ac39d0f36d654c2d5e6f1db8ac7077331ec
commit 3d572ac39d0f36d654c2d5e6f1db8ac7077331ec
Author: Palle Girgensohn <girgen@FreeBSD.org>
AuthorDate: 2026-04-05 21:25:50 +0000
Commit: Palle Girgensohn <girgen@FreeBSD.org>
CommitDate: 2026-04-05 21:28:59 +0000
sysutils/beats*: Mark as not for arch i386
MFH: 2026Q2
---
sysutils/beats8/Makefile | 2 ++
sysutils/beats91/Makefile | 2 ++
sysutils/beats92/Makefile | 2 ++
sysutils/beats93/Makefile | 2 ++
4 files changed, 8 insertions(+)
diff --git a/sysutils/beats8/Makefile b/sysutils/beats8/Makefile
index 769bc2c588c6..03af31e5fe2f 100644
--- a/sysutils/beats8/Makefile
+++ b/sysutils/beats8/Makefile
@@ -28,6 +28,8 @@ CONFLICTS= ${PORTNAME}9*
PORTSCOUT= limit:^8
+NOT_FOR_ARCHS= i386
+
SUB_FILES= pkg-message
OPTIONS_DEFINE= AUDITBEAT FILEBEAT HEARTBEAT METRICBEAT PACKETBEAT
diff --git a/sysutils/beats91/Makefile b/sysutils/beats91/Makefile
index a29db680f266..d81cad680e6f 100644
--- a/sysutils/beats91/Makefile
+++ b/sysutils/beats91/Makefile
@@ -28,6 +28,8 @@ CONFLICTS= ${PORTNAME}8 ${PORTNAME}92 ${PORTNAME}93
PORTSCOUT= limit:^9\.1\.
+NOT_FOR_ARCHS= i386
+
SUB_FILES= pkg-message
OPTIONS_DEFINE= AUDITBEAT FILEBEAT HEARTBEAT METRICBEAT PACKETBEAT
diff --git a/sysutils/beats92/Makefile b/sysutils/beats92/Makefile
index 312120b46e75..7d24f7dd912f 100644
--- a/sysutils/beats92/Makefile
+++ b/sysutils/beats92/Makefile
@@ -28,6 +28,8 @@ CONFLICTS= ${PORTNAME}8 ${PORTNAME}91 ${PORTNAME}93
PORTSCOUT= limit:^9\.2\.
+NOT_FOR_ARCHS= i386
+
SUB_FILES= pkg-message
OPTIONS_DEFINE= AUDITBEAT FILEBEAT HEARTBEAT METRICBEAT PACKETBEAT
diff --git a/sysutils/beats93/Makefile b/sysutils/beats93/Makefile
index 66619f4ac8a3..8283e5b8f537 100644
--- a/sysutils/beats93/Makefile
+++ b/sysutils/beats93/Makefile
@@ -28,6 +28,8 @@ CONFLICTS= ${PORTNAME}8 ${PORTNAME}91 ${PORTNAME}92
PORTSCOUT= limit:^9\.3\.
+NOT_FOR_ARCHS= i386
+
SUB_FILES= pkg-message
OPTIONS_DEFINE= AUDITBEAT FILEBEAT HEARTBEAT METRICBEAT PACKETBEAT