diff options
Diffstat (limited to 'extra/libutempter/PKGBUILD')
-rw-r--r-- | extra/libutempter/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libutempter/PKGBUILD b/extra/libutempter/PKGBUILD index bbc27d9b1..216e8cf46 100644 --- a/extra/libutempter/PKGBUILD +++ b/extra/libutempter/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libutempter pkgver=1.1.6 pkgrel=2 pkgdesc="Interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="ftp://ftp.altlinux.org/pub/people/ldv/utempter" license=('LGPL') depends=('glibc') |