summaryrefslogtreecommitdiff
path: root/community/bochs
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-16 16:54:33 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-16 16:54:33 +0100
commit69f67102b7a02871e32a079ffb789d5fca72a746 (patch)
tree91aa8bfd68762f927a85f2c1180ece6f8d6c6567 /community/bochs
parent6279c1eeadc812624700310b078cd6f4c84d7b5a (diff)
mips3 rebuilds.
Diffstat (limited to 'community/bochs')
-rw-r--r--community/bochs/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bochs/PKGBUILD b/community/bochs/PKGBUILD
index b8df6203d..e5722c6eb 100644
--- a/community/bochs/PKGBUILD
+++ b/community/bochs/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=bochs
pkgver=2.6
-pkgrel=1
+pkgrel=1.1
pkgdesc="A portable x86 PC emulation software package"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://bochs.sourceforge.net/"
license=('LGPL')
depends=('gcc-libs' 'libxrandr')