diff options
Diffstat (limited to 'extra/nss-myhostname/PKGBUILD')
-rw-r--r-- | extra/nss-myhostname/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/nss-myhostname/PKGBUILD b/extra/nss-myhostname/PKGBUILD index 35aa0cc37..54fef6d97 100644 --- a/extra/nss-myhostname/PKGBUILD +++ b/extra/nss-myhostname/PKGBUILD @@ -3,9 +3,9 @@ # Contributor: Mantas M. <grawity@gmail.com> pkgname="nss-myhostname" pkgver=0.3 -pkgrel=2 +pkgrel=2.1 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') |