diff options
Diffstat (limited to 'extra/burp')
-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 e119d3e6e..e8e1954b6 100644 --- a/extra/burp/PKGBUILD +++ b/extra/burp/PKGBUILD @@ -5,7 +5,7 @@ pkgname=burp pkgver=1.6.9 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') |