summaryrefslogtreecommitdiff
path: root/community/kyotocabinet
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-12 09:51:19 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-12 09:51:19 -0500
commit891a51ee90b27ae02b33882cad19773a065499c3 (patch)
treed0112cba5f7f7de95219e69f8a93e4502e681204 /community/kyotocabinet
parenteef796260fb7cc9b81044e43df8f313c3c8e768a (diff)
Rebuild packages
Diffstat (limited to 'community/kyotocabinet')
-rw-r--r--community/kyotocabinet/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kyotocabinet/PKGBUILD b/community/kyotocabinet/PKGBUILD
index 34cb5c73a..a46e0fcfd 100644
--- a/community/kyotocabinet/PKGBUILD
+++ b/community/kyotocabinet/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=kyotocabinet
pkgver=1.2.76
-pkgrel=1
+pkgrel=1.1
pkgdesc="a modern implementation of DBM in C++"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://fallabs.com/kyotocabinet"
license=('LGPL3')
makedepends=('gcc>=3.1' 'make' 'pkgconfig' 'zlib')