diff options
Diffstat (limited to 'pcr/babeld')
-rw-r--r-- | pcr/babeld/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/babeld/PKGBUILD b/pcr/babeld/PKGBUILD index 08a82fbb3..0465bbca3 100644 --- a/pcr/babeld/PKGBUILD +++ b/pcr/babeld/PKGBUILD @@ -4,7 +4,7 @@ pkgname=babeld pkgver=1.5.0 pkgrel=1 pkgdesc="A loop-avoiding distance-vector routing protocol" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.pps.univ-paris-diderot.fr/~jch/software/babel/" license=('MIT') depends=('glibc') |