summaryrefslogtreecommitdiff
path: root/libre/dpkg/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/dpkg/PKGBUILD')
-rw-r--r--libre/dpkg/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/dpkg/PKGBUILD b/libre/dpkg/PKGBUILD
index 175b80610..23817afc0 100644
--- a/libre/dpkg/PKGBUILD
+++ b/libre/dpkg/PKGBUILD
@@ -13,7 +13,7 @@ pkgname=dpkg
pkgver=1.16.2
pkgrel=1
pkgdesc="The Debian Package Manager and utilities. Don't use it instead of 'pacman'."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://packages.debian.org/${pkgname}"
license=('GPL2')
depends=('bzip2' 'perl-timedate')