diff options
Diffstat (limited to 'extra/nss-myhostname')
-rw-r--r-- | extra/nss-myhostname/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nss-myhostname/PKGBUILD b/extra/nss-myhostname/PKGBUILD index 35aa0cc37..5faacd945 100644 --- a/extra/nss-myhostname/PKGBUILD +++ b/extra/nss-myhostname/PKGBUILD @@ -5,7 +5,7 @@ pkgname="nss-myhostname" pkgver=0.3 pkgrel=2 pkgdesc="NSS plugin providing host name resolution for the locally configured system hostname" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://0pointer.de/lennart/projects/nss-myhostname/" license=('LGPL2.1') depends=('glibc') |