diff options
Diffstat (limited to 'community/splix/PKGBUILD')
-rw-r--r-- | community/splix/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/splix/PKGBUILD b/community/splix/PKGBUILD index 9d4f7f6a9..62cb5b8f8 100644 --- a/community/splix/PKGBUILD +++ b/community/splix/PKGBUILD @@ -7,7 +7,7 @@ pkgname=splix pkgver=2.0.0 pkgrel=11 pkgdesc="CUPS drivers for SPL (Samsung Printer Language) printers" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://splix.ap2c.org/" license=('GPL') depends=('libcups' 'gcc-libs' 'ghostscript>=9.02') |