From 04413f63fcadd930812b5dd67299d2e0980ab349 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Sat, 25 May 2013 15:29:02 -0400
Subject: SPF 2.0: Add Host-Arch and Host-Plat substvars.

---
diff --git a/specs/spf-2.0/index.mdwn b/specs/spf-2.0/index.mdwn
index ceb687c..021eded 100644
--- a/specs/spf-2.0/index.mdwn
+++ b/specs/spf-2.0/index.mdwn
@@ -1,5 +1,5 @@
     Status: DRAFT
-    Date: 2012-10-26
+    Date: 2013-05-25
     Revises: Source Package Format 1.0
 
 
diff --git a/specs/spf-2.0/substvars.mdwn b/specs/spf-2.0/substvars.mdwn
index 953375c..c872e31 100644
--- a/specs/spf-2.0/substvars.mdwn
+++ b/specs/spf-2.0/substvars.mdwn
@@ -36,6 +36,14 @@ The following substitution variables shall be set:
     log.  See $[sectlink][src-ver] for the syntax of source package version
     identifiers.
 
+  * `Host-Arch`
+
+    The distribution architecture string of the host system.
+
+  * `Host-Plat`
+
+    The application platform of the host system.
+
 
 Defining Substitution Variables [substvars-custom]
 ==================================================
--
cgit v0.9.1