diff options
Diffstat (limited to 'extra/burp/PKGBUILD')
-rw-r--r-- | extra/burp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/burp/PKGBUILD b/extra/burp/PKGBUILD index 90c8cf227..59d0b6883 100644 --- a/extra/burp/PKGBUILD +++ b/extra/burp/PKGBUILD @@ -5,7 +5,7 @@ pkgname=burp pkgver=3 pkgrel=1 pkgdesc="A simple AUR uploader" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://github.com/falconindy/burp" license=('GPL') depends=('glibc' 'curl') |