summaryrefslogtreecommitdiff
path: root/community/paps
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-08-05 02:49:47 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-08-05 02:49:47 -0500
commit735e0f71a2d7db69fb1362edf7e910743145d2b3 (patch)
treeb1afcec766e567885356165d67851a468ec6ea27 /community/paps
parentf8fb06773f815f5df8988d0395565f5da4fe20f8 (diff)
Add mips64el in archs
Diffstat (limited to 'community/paps')
-rw-r--r--community/paps/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/paps/PKGBUILD b/community/paps/PKGBUILD
index e5d0721de..853f36e19 100644
--- a/community/paps/PKGBUILD
+++ b/community/paps/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc='UTF-8 to PostScript converter via Pango'
url='http://paps.sourceforge.net/'
license=('LGPL')
depends=('pango')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=("http://downloads.sourceforge.net/paps/paps-${pkgver}.tar.gz")
sha1sums=('83646b0de89deb8321f260c2c5a665bc7c8f5928')