diff options
Diffstat (limited to 'community/gsynaptics/PKGBUILD')
-rw-r--r-- | community/gsynaptics/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsynaptics/PKGBUILD b/community/gsynaptics/PKGBUILD index 137235be1..78919e90e 100644 --- a/community/gsynaptics/PKGBUILD +++ b/community/gsynaptics/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gsynaptics pkgver=0.9.16 pkgrel=2 pkgdesc="A settings tool for Synaptics touchpad driver" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gsynaptics.sourceforge.jp/" license=('GPL') depends=('libgnomeui' 'synaptics') |