diff options
Diffstat (limited to 'community/efax-gtk')
-rw-r--r-- | community/efax-gtk/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/efax-gtk/PKGBUILD b/community/efax-gtk/PKGBUILD index 8007c8012..b55158cfd 100644 --- a/community/efax-gtk/PKGBUILD +++ b/community/efax-gtk/PKGBUILD @@ -5,7 +5,7 @@ pkgname=efax-gtk pkgver=3.2.11 pkgrel=1 pkgdesc="A GUI front end for the 'efax' fax program" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://efax-gtk.sourceforge.net/" license=('GPL') depends=('dbus-glib' 'ghostscript' 'c++-gtk-utils') |