summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/dvdrtools/PKGBUILD2
-rw-r--r--extra/wget/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/community/dvdrtools/PKGBUILD b/community/dvdrtools/PKGBUILD
index fe06cc790..3ce4f7354 100644
--- a/community/dvdrtools/PKGBUILD
+++ b/community/dvdrtools/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=dvdrtools
pkgver=0.3.1
pkgrel=3
pkgdesc="A fork of cdrtools, with the primary goal of supporting writable DVD drives"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://savannah.nongnu.org/projects/dvdrtools/"
license=('GPL')
depends=('file' 'bash')
diff --git a/extra/wget/PKGBUILD b/extra/wget/PKGBUILD
index 87f617417..349e0bd0c 100644
--- a/extra/wget/PKGBUILD
+++ b/extra/wget/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=wget
pkgver=1.14
pkgrel=1
pkgdesc="A network utility to retrieve files from the Web"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/wget/wget.html"
license=('GPL3')
depends=('glibc' 'openssl')