diff options
Diffstat (limited to 'community/ktoblzcheck/PKGBUILD')
-rw-r--r-- | community/ktoblzcheck/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ktoblzcheck/PKGBUILD b/community/ktoblzcheck/PKGBUILD index e58ee970d..07f068037 100644 --- a/community/ktoblzcheck/PKGBUILD +++ b/community/ktoblzcheck/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ktoblzcheck pkgver=1.39 pkgrel=3 pkgdesc="A library to check account numbers and bank codes of German banks" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://ktoblzcheck.sourceforge.net" options=('!libtool') license=("LGPL") |