summaryrefslogtreecommitdiff
path: root/community/nut/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nut/PKGBUILD')
-rw-r--r--community/nut/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nut/PKGBUILD b/community/nut/PKGBUILD
index 06ba09d60..ba7d575b7 100644
--- a/community/nut/PKGBUILD
+++ b/community/nut/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='Records what you eat and analyzes your meals for nutrient levels in terms of the Daily Value or DV which is the standard for food labeling in the US.'
url='http://nut.sourceforge.net/'
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=("http://downloads.sourceforge.net/project/nut/nut/${pkgver}/nut-${pkgver}.tar.gz")
md5sums=('12b33ddad0e04ce1e3846fdcdd927dde')