diff options
Diffstat (limited to 'extra/abook')
-rw-r--r-- | extra/abook/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/abook/PKGBUILD b/extra/abook/PKGBUILD index 33832c165..44f9699b8 100644 --- a/extra/abook/PKGBUILD +++ b/extra/abook/PKGBUILD @@ -8,7 +8,7 @@ pkgname=abook pkgver=0.6.0pre2 pkgrel=3 pkgdesc='Text-based addressbook designed for use with Mutt' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://abook.sourceforge.net/' license=('GPL2') depends=('readline') |