From b4990b1508834d08be1a3a645adab47e4a03a71a Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 07 Mar 2014 22:41:40 -0500 Subject: Fix packages' Architecture fields. --- diff --git a/libsigsegv-dev.pkg/control b/libsigsegv-dev.pkg/control index e25b33f..393909d 100644 --- a/libsigsegv-dev.pkg/control +++ b/libsigsegv-dev.pkg/control @@ -1,4 +1,4 @@ -Architecture: all +Architecture: any Platform: all Depends: libsigsegv.2 (= ${Binary-Version}) Description: Library for handling page faults in user mode - development files diff --git a/libsigsegv.2.pkg/control b/libsigsegv.2.pkg/control index eaaae41..6fa171d 100644 --- a/libsigsegv.2.pkg/control +++ b/libsigsegv.2.pkg/control @@ -1,4 +1,4 @@ -Architecture: all +Architecture: any Platform: all Description: Library for handling page faults in user mode ${Common-Description} -- cgit v0.9.1