diff options
Diffstat (limited to 'community/sk1libs/PKGBUILD')
-rw-r--r-- | community/sk1libs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sk1libs/PKGBUILD b/community/sk1libs/PKGBUILD index d4a374be8..e3a9f52d7 100644 --- a/community/sk1libs/PKGBUILD +++ b/community/sk1libs/PKGBUILD @@ -5,7 +5,7 @@ pkgname=sk1libs pkgver=0.9.1 pkgrel=3 pkgdesc='A set of python non-GUI extensions for sK1 Project.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://sk1project.org/' license=('custom:LGPL2') depends=('python2' 'freetype2' 'lcms') |