diff options
Diffstat (limited to 'nonprism/bti/PKGBUILD')
-rw-r--r-- | nonprism/bti/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonprism/bti/PKGBUILD b/nonprism/bti/PKGBUILD index 24a45223b..ad25aef8b 100644 --- a/nonprism/bti/PKGBUILD +++ b/nonprism/bti/PKGBUILD @@ -8,7 +8,7 @@ pkgname=bti pkgver=034 pkgrel=1.nonprism1 pkgdesc='Console client for status.net, without Twitter support' -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url='http://gregkh.github.com/bti/' license=('GPL') depends=('pcre' 'libxml2' 'curl' 'liboauth' 'json-c') |