diff options
Diffstat (limited to 'community/bti/PKGBUILD')
-rw-r--r-- | community/bti/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bti/PKGBUILD b/community/bti/PKGBUILD index d791d476c..ec0182974 100644 --- a/community/bti/PKGBUILD +++ b/community/bti/PKGBUILD @@ -7,7 +7,7 @@ pkgname=bti pkgver=032 pkgrel=3 pkgdesc='Console client for Twitter and identi.ca' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://gregkh.github.com/bti/' license=('GPL') depends=('pcre' 'libxml2' 'curl' 'liboauth') |