summaryrefslogtreecommitdiff
path: root/community/quilt/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/quilt/PKGBUILD')
-rw-r--r--community/quilt/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/quilt/PKGBUILD b/community/quilt/PKGBUILD
index 637179fe1..cd0e6c5dd 100644
--- a/community/quilt/PKGBUILD
+++ b/community/quilt/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=quilt
pkgver=0.50
pkgrel=1
pkgdesc='Manage a series of patches by keeping track of the changes each patch makes'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://savannah.nongnu.org/projects/quilt'
license=('GPL2')
depends=('diffstat' 'gawk' 'patch' 'diffutils' 'gettext')