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 e93adb06e..8adc1c076 100644 --- a/community/wyrd/PKGBUILD +++ b/community/wyrd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=wyrd pkgver=1.4.5 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') |