From 9be6fc31a6d2a054a267c4fbea3d23a68ba84efc Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 10 Mar 2014 00:54:45 -0400 Subject: Fix binary package Architecture fields. --- diff --git a/gmake-doc.pkg/control b/gmake-doc.pkg/control index b582797..f26ca65 100644 --- a/gmake-doc.pkg/control +++ b/gmake-doc.pkg/control @@ -1,4 +1,4 @@ -Architecture: any +Architecture: all Platform: all Depends: gmake (= ${Binary-Version}) Description: GNU make documentation. diff --git a/gmake-locales.pkg/control b/gmake-locales.pkg/control index 0d57685..d4491ee 100644 --- a/gmake-locales.pkg/control +++ b/gmake-locales.pkg/control @@ -1,4 +1,4 @@ -Architecture: any +Architecture: all Platform: all Depends: gmake (= ${Binary-Version}) Description: GNU make locale packages. -- cgit v0.9.1