git: 886b7a408852 - 2025Q1 - graphics/oculante: Correct BROKENxx line

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 20 Feb 2025 17:30:33 UTC
The branch 2025Q1 has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=886b7a408852679b2eb00db36cd23ece2ec0df3e

commit 886b7a408852679b2eb00db36cd23ece2ec0df3e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-02-20 15:05:50 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-02-20 17:30:23 +0000

    graphics/oculante: Correct BROKENxx line
    
    Reported by:    fallout
---
 graphics/oculante/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/oculante/Makefile b/graphics/oculante/Makefile
index f88c2aeab832..b85c9669e208 100644
--- a/graphics/oculante/Makefile
+++ b/graphics/oculante/Makefile
@@ -9,7 +9,7 @@ WWW=		https://github.com/woelper/oculante
 
 LICENSE=	MIT
 
-BROKEN_FreeBSD_15_armv7=	link failure, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282705
+BROKEN_armv7=	link failure, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282705
 BROKEN_aarch64=	compilation failure, cannot find type ucontext_t in crate libc, see https://github.com/Xudong-Huang/generator-rs/issues/69
 BROKEN_i386=	compilation failure, see https://github.com/etemesi254/zune-image/issues/205