diff options
Diffstat (limited to 'extra/compface/PKGBUILD')
-rw-r--r-- | extra/compface/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/compface/PKGBUILD b/extra/compface/PKGBUILD index d7b325185..25683c856 100644 --- a/extra/compface/PKGBUILD +++ b/extra/compface/PKGBUILD @@ -7,7 +7,7 @@ pkgname=compface pkgver=1.5.2 pkgrel=6 pkgdesc="Utils & libs to convert from/to X-Face format." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ftp.xemacs.org/pub/xemacs/aux/" license=('custom') depends=('glibc') |