summaryrefslogtreecommitdiff
path: root/community/os-prober/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/os-prober/PKGBUILD')
-rw-r--r--community/os-prober/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/os-prober/PKGBUILD b/community/os-prober/PKGBUILD
index 9e955d266..ebaa922de 100644
--- a/community/os-prober/PKGBUILD
+++ b/community/os-prober/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.56
pkgrel=1
pkgdesc="Utility to detect other OSes on a set of drives"
url="http://joey.kitenet.net/code/os-prober/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
depends=('sh')
source=(ftp://ftp.debian.org/debian/pool/main/o/${pkgname}/${pkgname}_${pkgver}.tar.gz)