summaryrefslogtreecommitdiff
path: root/community/fgetty/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fgetty/PKGBUILD')
-rw-r--r--community/fgetty/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fgetty/PKGBUILD b/community/fgetty/PKGBUILD
index f179868f2..ae47360e9 100644
--- a/community/fgetty/PKGBUILD
+++ b/community/fgetty/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=fgetty
pkgver=0.7
pkgrel=3
pkgdesc="A mingetty stripped of the printfs"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.fefe.de/fgetty/'
license=('GPL')
depends=()