summaryrefslogtreecommitdiff
path: root/community/quilt
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-29 11:37:09 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-29 11:37:09 -0300
commit220141abc5458d6dfd35753eae6b88659e216bfb (patch)
tree225f31d39067d213870396de07f800be36bc2241 /community/quilt
parente6cfd7546bf6f69ede45c253e0c130b58f3520ff (diff)
Ports
Diffstat (limited to 'community/quilt')
-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')