diff options
Diffstat (limited to 'main/hylafax')
-rw-r--r-- | main/hylafax/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/hylafax/APKBUILD b/main/hylafax/APKBUILD index 5eadc15df..db7b07b5c 100644 --- a/main/hylafax/APKBUILD +++ b/main/hylafax/APKBUILD @@ -5,6 +5,7 @@ pkgver=6.0.5 pkgrel=0 pkgdesc="Sends and receives faxes" url="http://www.hylafax.org/" +arch="x86 x86_64" license="custom" #depends on gcc for libgcc_s.so, it's scripts are hardcoded to bash depends="ghostscript bash" |