summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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')