treewide: add missing PKGARCH:=all to non-binary packages
[feed/packages.git] / net / sshtunnel / Makefile
index 03f61140d5f35eed19e8c93569392f116b82693b..f2c2e00cf5154ae9417095181697d51ecf460570 100644 (file)
@@ -22,6 +22,7 @@ define Package/sshtunnel
   SUBMENU:=SSH
   TITLE:=Manages Local and Remote openssh ssh(1) tunnels
   DEPENDS:=+openssh-client
+  PKGARCH:=all
 endef
 
 define Package/sshtunnel/description