diff options
Diffstat (limited to 'extra/hylafax/PKGBUILD')
-rw-r--r-- | extra/hylafax/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/hylafax/PKGBUILD b/extra/hylafax/PKGBUILD index 4a952f56c..2ff4ea77a 100644 --- a/extra/hylafax/PKGBUILD +++ b/extra/hylafax/PKGBUILD @@ -4,7 +4,7 @@ pkgname=hylafax pkgver=6.0.6 pkgrel=1 pkgdesc="Fax Server" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') install='hylafax.install' license=('custom') depends=('libtiff' 'pam' 'ghostscript') |