From: Valentin Vidic <Valentin.Vidic@CARNet.hr>
Date: Thu, 25 Sep 2008 15:35:25 +0000 (+0200)
Subject: Allow package to be build on any architecture (not just i386).
X-Git-Tag: 3.0.19-cn^0
X-Git-Url: http://ftp.carnet.hr/pub/carnet-debian/scm?a=commitdiff_plain;h=refs%2Fheads%2Forigin;p=php5-apc.git

Allow package to be build on any architecture (not just i386).
---

diff --git a/debian/control b/debian/control
index 1e96dd4..0c39ebf 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.7.2
 
 Package: php5-apc
 Section: web
-Architecture: i386
+Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}
 Conflicts: php4-apc
 Description: APC module for PHP5