summaryrefslogtreecommitdiff
path: root/community/vbetool/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/vbetool/PKGBUILD')
-rw-r--r--community/vbetool/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vbetool/PKGBUILD b/community/vbetool/PKGBUILD
index de312a4f7..a6e2058eb 100644
--- a/community/vbetool/PKGBUILD
+++ b/community/vbetool/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=3
pkgdesc="Uses lrmi in order to run code from the video BIOS"
url="http://www.srcf.ucam.org/~mjg59/vbetool/"
license=('GPL2')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('zlib' 'libx86')
makedepends=('pciutils')
source=("http://www.codon.org.uk/~mjg59/${pkgname}/download/${pkgname}-${pkgver}.tar.gz")