diff options
Diffstat (limited to 'community/gwenhywfar')
-rw-r--r-- | community/gwenhywfar/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gwenhywfar/PKGBUILD b/community/gwenhywfar/PKGBUILD index 2f3e08236..69911f0c5 100644 --- a/community/gwenhywfar/PKGBUILD +++ b/community/gwenhywfar/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gwenhywfar pkgver=4.2.0 pkgrel=1 pkgdesc="OS abstraction functions for various projects" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.aquamaniac.de" options=('!libtool') license=("LGPL") |