diff options
Diffstat (limited to 'community/tuxcards/PKGBUILD')
-rw-r--r-- | community/tuxcards/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tuxcards/PKGBUILD b/community/tuxcards/PKGBUILD index a1b93dd03..4c2e4928f 100644 --- a/community/tuxcards/PKGBUILD +++ b/community/tuxcards/PKGBUILD @@ -5,7 +5,7 @@ pkgname=tuxcards pkgver=2.2.1 pkgrel=3 pkgdesc="A hierarchical notebook to enter and manage notes and ideas in a structured manner" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.tuxcards.de" license=('GPL') depends=('qt4') |