summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-04 18:36:53 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-04 18:36:53 -0300
commit280ca193b5bc51d217b091d74b3229fed40905ba (patch)
tree6e9ef67a2597a6cbe6bb26ad395b4548d8453929
parent738f233e401d5bb384d11fde8f109b3804d0da3f (diff)
porting
-rw-r--r--community/libunistring/PKGBUILD2
-rw-r--r--community/ristretto/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/community/libunistring/PKGBUILD b/community/libunistring/PKGBUILD
index c08199c03..333c57ad9 100644
--- a/community/libunistring/PKGBUILD
+++ b/community/libunistring/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.9.3
pkgrel=4
pkgdesc="Library for manipulating Unicode strings and C strings."
url="http://www.gnu.org/software/libunistring/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('glibc')
install=${pkgname}.install
diff --git a/community/ristretto/PKGBUILD b/community/ristretto/PKGBUILD
index 4dbc96b42..b491796f7 100644
--- a/community/ristretto/PKGBUILD
+++ b/community/ristretto/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=ristretto
pkgver=0.3.6
pkgrel=1
pkgdesc="A fast and lightweight picture-viewer for Xfce"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://goodies.xfce.org/projects/applications/ristretto"
license=('GPL')
depends=('libxfce4ui' 'libexif' 'exo' 'desktop-file-utils')