diff options
Diffstat (limited to 'community/sisctrl/PKGBUILD')
-rw-r--r-- | community/sisctrl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sisctrl/PKGBUILD b/community/sisctrl/PKGBUILD index e691edfe2..36379e068 100644 --- a/community/sisctrl/PKGBUILD +++ b/community/sisctrl/PKGBUILD @@ -5,7 +5,7 @@ pkgname=sisctrl pkgver=0.0.20051202 pkgrel=5 -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') pkgdesc="SiSCtrl is Display Control Panel for XFree86/X.org SiS driver" makedepends=('pkgconfig') depends=('gtk2' 'libxxf86vm' 'libxv') |