summaryrefslogtreecommitdiff
path: root/extra/screen/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/screen/PKGBUILD')
-rw-r--r--extra/screen/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/screen/PKGBUILD b/extra/screen/PKGBUILD
index 341373433..d691067a7 100644
--- a/extra/screen/PKGBUILD
+++ b/extra/screen/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=4.0.3
pkgrel=13
_ptygroup=5 #the UID of our PTY/TTY group
pkgdesc="Full-screen window manager that multiplexes a physical terminal"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/screen/"
license=('GPL')
depends=('ncurses' 'pam')