summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-10-27 11:16:25 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-10-27 11:16:25 +0200
commita8cf07d2b8d0ba62d36021e51e72d7f2f47dd8d1 (patch)
tree5deb72bd0f0289c15d914011e4ed46f9f10a5e21 /core
parent9fa0ee1d7154c907a196cc3dde4e93477d3e4971 (diff)
Build nss-myhostname on mips64el.
Diffstat (limited to 'core')
-rw-r--r--core/nss-myhostname/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/nss-myhostname/PKGBUILD b/core/nss-myhostname/PKGBUILD
index b07e30808..79609467d 100644
--- a/core/nss-myhostname/PKGBUILD
+++ b/core/nss-myhostname/PKGBUILD
@@ -5,7 +5,7 @@ pkgname="nss-myhostname"
pkgver=0.3
pkgrel=3
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')