From b41e9492f5234c24ddfc8e9cb791a2bf8459099e Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Wed, 17 Jun 2020 15:32:57 -0400
Subject: SPF 2.0: lib and libdev pkgs must be coinstallable

---
diff --git a/specs/spf-2.0/fields.mdwn b/specs/spf-2.0/fields.mdwn
index 3652317..00ecdf8 100644
--- a/specs/spf-2.0/fields.mdwn
+++ b/specs/spf-2.0/fields.mdwn
@@ -91,6 +91,9 @@ The fields in the binary package metadata are:
     allow feed lists for sections `dbg`, `doc`, `libdev`, and `locale` to be
     excluded from systems that don't need the packages they contain.
 
+    All packages in sections `lib` and `libdev` must allow coinstallation of
+    packages of the same name and different architectures.
+
   * `Essential` (optional)  
 
     A flag to indicate whether the package is essential for the functioning of a
--
cgit v0.9.1