1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

net/gotify-server: enable only for amd64

Npm cache file only produced for amd64 arch.
This commit is contained in:
Matthias Fechner
2026-05-24 08:22:28 +02:00
parent c281eb7970
commit 52b5781ece
+2 -1
View File
@@ -13,7 +13,8 @@ WWW= https://github.com/gotify/server
LICENSE= MIT
BROKEN_i386= Build does not succeed (timeout in poudriere)
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= Npm cache only for amd64 generated
BUILD_DEPENDS= yarn${NODEJS_SUFFIX}>=1.10.0:www/yarn${NODEJS_SUFFIX} \