diff options
Diffstat (limited to 'pcr/tokyotyrant/PKGBUILD')
-rw-r--r-- | pcr/tokyotyrant/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/tokyotyrant/PKGBUILD b/pcr/tokyotyrant/PKGBUILD index e3a993ff4..94bb78ddd 100644 --- a/pcr/tokyotyrant/PKGBUILD +++ b/pcr/tokyotyrant/PKGBUILD @@ -5,7 +5,7 @@ pkgname=tokyotyrant pkgver=1.1.41 pkgrel=3 pkgdesc="Network interface to TokyoCabinet" -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url="http://www.fallabs.com" license=('LGPL') makedepends=('gcc>=3.1' 'make' 'pkgconfig') |