summaryrefslogtreecommitdiff
path: root/community/fortune-mod/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-05-15 04:05:01 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-05-15 04:05:01 -0500
commitb90f83b99150003a2022c3a4bbad90b12eb56b7e (patch)
treefb2047cbeaa71fabba55e68dc8f5d4838fb5018c /community/fortune-mod/PKGBUILD
parent61aea54ae027f4d27c2bb4f92f09b50e967bf867 (diff)
Add mips64el in archs
Diffstat (limited to 'community/fortune-mod/PKGBUILD')
-rw-r--r--community/fortune-mod/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fortune-mod/PKGBUILD b/community/fortune-mod/PKGBUILD
index 427bdb8de..cf1c5310d 100644
--- a/community/fortune-mod/PKGBUILD
+++ b/community/fortune-mod/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=fortune-mod
pkgver=1.99.1
-pkgrel=5
+pkgrel=5.2
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')