summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>2025-07-06 02:06:42 -0400
committerJesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>2025-07-06 02:09:53 -0400
commit12f678dd19e09754cf3d9e418b81996d65208cde (patch)
tree81fe779814fa7b8dc806ba6b78a65eb4561b87e8
parentwww/homepage: New port: Highly customizable homepage with service API integra... (diff)
finance/homebox: 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)
-rw-r--r--finance/homebox/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/homebox/Makefile b/finance/homebox/Makefile
index 82e6f3bea236..8fe6e10fca30 100644
--- a/finance/homebox/Makefile
+++ b/finance/homebox/Makefile
@@ -11,6 +11,8 @@ WWW= https://homebox.software
LICENSE= AGPLv3
+BROKEN_i386= cannot use int64(off) (value of type int64) as int32 value in assignment
+
USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= sysadminsmedia