diff options
Diffstat (limited to 'community/gpointing-device-settings/PKGBUILD')
-rw-r--r-- | community/gpointing-device-settings/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gpointing-device-settings/PKGBUILD b/community/gpointing-device-settings/PKGBUILD index 65ef2fe48..7d7f27fdd 100644 --- a/community/gpointing-device-settings/PKGBUILD +++ b/community/gpointing-device-settings/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gpointing-device-settings pkgver=1.5.1 pkgrel=4 pkgdesc="GUI tool for setting pointing device such as TrackPoint or Touchpad" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://live.gnome.org/GPointingDeviceSettings" depends=('gtk2' 'gconf') |