diff options
Diffstat (limited to 'community/xpad/PKGBUILD')
-rw-r--r-- | community/xpad/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xpad/PKGBUILD b/community/xpad/PKGBUILD index 08fc0854f..338d5972d 100644 --- a/community/xpad/PKGBUILD +++ b/community/xpad/PKGBUILD @@ -7,7 +7,7 @@ pkgname=xpad pkgver=4.1 pkgrel=1 pkgdesc="Stickies-like notes program" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') depends=('gtk2' 'libsm' 'librsvg') makedepends=('intltool') url="http://mterry.name/xpad/" |