diff options
Diffstat (limited to 'community/gnome-hearts/PKGBUILD')
-rw-r--r-- | community/gnome-hearts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-hearts/PKGBUILD b/community/gnome-hearts/PKGBUILD index 07984fbb4..37cc83f83 100644 --- a/community/gnome-hearts/PKGBUILD +++ b/community/gnome-hearts/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gnome-hearts pkgver=0.3.1 pkgrel=1 pkgdesc="A card game for GNOME" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.jejik.com/gnome-hearts/" license=('GPL') depends=('python2' 'libgnomeui' 'libglade' 'desktop-file-utils') |