From ba2600dc6ebad7a01bc96e7e01ad75ae4573d391 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 13 Jan 2011 06:05:19 -0600 Subject: Set all packages with arch="x86 x86_64" to arch="all". --- main/hylafax/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/hylafax/APKBUILD') diff --git a/main/hylafax/APKBUILD b/main/hylafax/APKBUILD index db7b07b5c7..32c47c9c21 100644 --- a/main/hylafax/APKBUILD +++ b/main/hylafax/APKBUILD @@ -5,7 +5,7 @@ pkgver=6.0.5 pkgrel=0 pkgdesc="Sends and receives faxes" url="http://www.hylafax.org/" -arch="x86 x86_64" +arch="all" license="custom" #depends on gcc for libgcc_s.so, it's scripts are hardcoded to bash depends="ghostscript bash" -- cgit v1.2.3