diff options
Diffstat (limited to 'extra/foomatic/PKGBUILD')
-rw-r--r-- | extra/foomatic/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/foomatic/PKGBUILD b/extra/foomatic/PKGBUILD index 7efaa8a18..5354a6c25 100644 --- a/extra/foomatic/PKGBUILD +++ b/extra/foomatic/PKGBUILD @@ -3,7 +3,7 @@ pkgbase="foomatic" pkgname=('foomatic-db' 'foomatic-filters' 'foomatic-db-engine' 'foomatic-db-nonfree') -arch=('i686' 'x86_64') # needs to be changed in the subpackages when makepkg will support it +arch=('i686' 'x86_64' 'mips64el') # needs to be changed in the subpackages when makepkg will support it _snapdate=20110707 _relver=4.0.7 pkgver=${_relver}_${_snapdate} |