aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/immortal/files/patch-kqueue.go
blob: 380d14d64b0e3aa82486949498e3b6452ff47786 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- kqueue.go.orig	2023-03-25 13:19:35 UTC
+++ kqueue.go
@@ -1,5 +1,5 @@
 // +build freebsd netbsd openbsd dragonfly darwin
-// +build amd64 arm64
+// +build amd64 arm64 riscv64
 
 package immortal