summaryrefslogtreecommitdiff
path: root/extra/burp
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-27 10:12:31 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-27 10:12:31 -0500
commitc60baaf3d77b6982ff5baa005fce4d898569bd01 (patch)
tree96aa5590451f2df0cb2aab54aaa9efbdb26fd90d /extra/burp
parent6fa19b4570c3cef91cf336bbefd6b9583e89ecce (diff)
Add mips64el in archs
Diffstat (limited to 'extra/burp')
-rw-r--r--extra/burp/PKGBUILD2
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')