summaryrefslogtreecommitdiff
path: root/community/libwww/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libwww/PKGBUILD')
-rw-r--r--community/libwww/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libwww/PKGBUILD b/community/libwww/PKGBUILD
index c26669f7d..a0d1852ac 100644
--- a/community/libwww/PKGBUILD
+++ b/community/libwww/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libwww
pkgver=5.4.0
pkgrel=5
pkgdesc="A general-purpose client side WEB API"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.w3.org/Library/"
license=('W3C')
depends=()