diff options
Diffstat (limited to 'extra/fortune-mod/PKGBUILD')
-rw-r--r-- | extra/fortune-mod/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/fortune-mod/PKGBUILD b/extra/fortune-mod/PKGBUILD index 0737c5ab2..c486a765d 100644 --- a/extra/fortune-mod/PKGBUILD +++ b/extra/fortune-mod/PKGBUILD @@ -6,7 +6,7 @@ pkgname=fortune-mod pkgver=1.99.1 pkgrel=4 pkgdesc="The Fortune Cookie Program from BSD games" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.redellipse.net/code/fortune" license=('BSD') depends=('recode') |