diff options
Diffstat (limited to 'community/gwenhywfar/PKGBUILD')
-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 831978469..953ef85a2 100644 --- a/community/gwenhywfar/PKGBUILD +++ b/community/gwenhywfar/PKGBUILD @@ -7,7 +7,7 @@ pkgver=4.3.3 _dnrel=67 pkgrel=4 pkgdesc="OS abstraction functions for various projects" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.aquamaniac.de" license=("LGPL") depends=('openssl' 'gnutls' 'libgcrypt') |