diff options
Diffstat (limited to 'community/wyrd/PKGBUILD')
-rw-r--r-- | community/wyrd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wyrd/PKGBUILD b/community/wyrd/PKGBUILD index b5944718a..a81260f41 100644 --- a/community/wyrd/PKGBUILD +++ b/community/wyrd/PKGBUILD @@ -6,7 +6,7 @@ pkgname=wyrd pkgver=1.4.6 pkgrel=1 pkgdesc='A text-based front-end to Remind.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://pessimization.com/software/wyrd/' license=('GPL') depends=('remind' 'ncurses') |