git: f62217c59a7f - 2025Q3 - www/pocket-id: Mark BROKEN on i386

From: Jesús Daniel Colmenares Oviedo <dtxdf_at_FreeBSD.org>
Date: Sat, 12 Jul 2025 18:03:39 UTC
The branch 2025Q3 has been updated by dtxdf:

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

commit f62217c59a7f26052115004c4d6a90015b5b02c6
Author:     Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
AuthorDate: 2025-07-05 05:32:30 +0000
Commit:     Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
CommitDate: 2025-07-12 16:12:54 +0000

    www/pocket-id: Mark BROKEN on i386
    
    Cannot use int64(off) (value of type int64) as int32 value in
    assignment.
    
    Reported by:    pkg-fallout
    Approved by:    acm (mentor)
    MFH:            2025Q3
    
    (cherry picked from commit be183b0e54365f415eed23d37c9fa6ee7a4fbadc)
---
 www/pocket-id/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/pocket-id/Makefile b/www/pocket-id/Makefile
index 641ca2d03c15..61c63028f6da 100644
--- a/www/pocket-id/Makefile
+++ b/www/pocket-id/Makefile
@@ -11,6 +11,8 @@ WWW=		https://pocket-id.org
 
 LICENSE=	BSD2CLAUSE
 
+BROKEN_i386=	cannot use int64(off) (value of type int64) as int32 value in assignment
+
 USES=		go:modules
 USE_GITHUB=	yes
 USE_RC_SUBR=	${PORTNAME}