diff options
Diffstat (limited to 'extra/vice/PKGBUILD')
-rw-r--r-- | extra/vice/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/vice/PKGBUILD b/extra/vice/PKGBUILD index 3d3762728..03ba03469 100644 --- a/extra/vice/PKGBUILD +++ b/extra/vice/PKGBUILD @@ -6,7 +6,7 @@ pkgname=vice pkgver=2.3 pkgrel=5 pkgdesc="A Versatile Commodore Emulator" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.viceteam.org/" depends=('alsa-lib' 'gcc-libs' 'giflib' 'lame' 'libxrandr' |