summaryrefslogtreecommitdiff
path: root/community/r8168-lts/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/r8168-lts/PKGBUILD')
-rw-r--r--community/r8168-lts/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/r8168-lts/PKGBUILD b/community/r8168-lts/PKGBUILD
index 7fbd5b276..867bc44b1 100644
--- a/community/r8168-lts/PKGBUILD
+++ b/community/r8168-lts/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
url="http://www.realtek.com.tw"
license=("GPL")
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
depends=('glibc' "linux-lts>=3.0" "linux-lts<3.1")
makedepends=("linux-lts-headers>=3.0" "linux-lts-headers<3.1")
source=(http://r8168.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)