diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-07-12 10:52:25 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-07-12 10:52:25 -0300 |
commit | fa448c3d0b12a414235560d2cbd14eb74aace7bd (patch) | |
tree | 7eba0bdaa22064ded547a56f54a112356f050d8b /extra/bzr | |
parent | 995dab37c4558447073ea6cb2c6ef7b89849912c (diff) |
Libtool hold update until glibc-2.14, mesa update (+1 patch), etc.
Diffstat (limited to 'extra/bzr')
-rw-r--r-- | extra/bzr/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/bzr/PKGBUILD b/extra/bzr/PKGBUILD index 7ae96eb77..b96f0fae5 100644 --- a/extra/bzr/PKGBUILD +++ b/extra/bzr/PKGBUILD @@ -6,7 +6,7 @@ pkgname=bzr pkgver=2.3.3 pkgrel=1 pkgdesc="A decentralized revision control system (bazaar)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://bazaar.canonical.com/en/" license=('GPL') depends=('python2') |