diff options
Diffstat (limited to 'extra/libmowgli/PKGBUILD')
-rw-r--r-- | extra/libmowgli/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libmowgli/PKGBUILD b/extra/libmowgli/PKGBUILD index 79fd9a574..9e2193e8b 100644 --- a/extra/libmowgli/PKGBUILD +++ b/extra/libmowgli/PKGBUILD @@ -11,7 +11,7 @@ pkgdesc='Performance and usability-oriented extensions to C' url='http://www.atheme.org/project/mowgli' license=('custom') depends=('glibc') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') source=("ftp://ftp.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tar.gz") sha1sums=('5a697380f253f0456a5d8a38006a9d12847fb538') |