summaryrefslogtreecommitdiff
path: root/community/libbsd
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-03-24 12:33:35 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-03-24 12:33:35 -0300
commit5baf64436ed88dfa7662c8b9bbb85282e7467569 (patch)
treeb03c5e55d0c9431d52190cb6680545fad3f8d17d /community/libbsd
parent6ff0a232e346c3af5ac1a58a08e3c5b83957e024 (diff)
ports
Diffstat (limited to 'community/libbsd')
-rw-r--r--community/libbsd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libbsd/PKGBUILD b/community/libbsd/PKGBUILD
index 23bb96d5a..14d814cd5 100644
--- a/community/libbsd/PKGBUILD
+++ b/community/libbsd/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libbsd
pkgver=0.3.0
pkgrel=1
pkgdesc="Provides useful functions commonly found on BSD systems like strlcpy()"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://libbsd.freedesktop.org"
license=('custom')
depends=('glibc')