Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 May 2026 18:53:55 +0000
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 164d89a89036 - main - sysutils/beats*: Revert "Mark as not for arch i386"
Message-ID:  <69f4f6c3.3ae8e.7f22afb0@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=164d89a89036cc73543642bb369a65de0eca250e

commit 164d89a89036cc73543642bb369a65de0eca250e
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2026-05-01 12:08:00 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2026-05-01 18:53:38 +0000

    sysutils/beats*: Revert "Mark as not for arch i386"
    
    Port now builds fine on i386.
    
    MFH:            2026Q2
    This reverts commit 3d572ac39d0f36d654c2d5e6f1db8ac7077331ec.
---
 sysutils/beats8/Makefile  | 2 --
 sysutils/beats91/Makefile | 2 --
 sysutils/beats92/Makefile | 2 --
 sysutils/beats93/Makefile | 2 --
 4 files changed, 8 deletions(-)

diff --git a/sysutils/beats8/Makefile b/sysutils/beats8/Makefile
index f2ebefdcd336..5435da53c6ad 100644
--- a/sysutils/beats8/Makefile
+++ b/sysutils/beats8/Makefile
@@ -29,8 +29,6 @@ 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 5cf8b89fca94..d98a232c9cfd 100644
--- a/sysutils/beats91/Makefile
+++ b/sysutils/beats91/Makefile
@@ -29,8 +29,6 @@ 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 4ffe31059c84..6d10aee522a8 100644
--- a/sysutils/beats92/Makefile
+++ b/sysutils/beats92/Makefile
@@ -29,8 +29,6 @@ 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 65e15a0eaf12..2ca1448716df 100644
--- a/sysutils/beats93/Makefile
+++ b/sysutils/beats93/Makefile
@@ -29,8 +29,6 @@ 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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f4f6c3.3ae8e.7f22afb0>