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 7cce17917..7d4ca777a 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=("http://distfiles.atheme.org/${pkgname}-${pkgver}.tar.gz") sha1sums=('403473582e3086c1acaafed59b9915f29a5d0ce0') |