diff options
Diffstat (limited to 'extra/i8kutils')
-rw-r--r-- | extra/i8kutils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/i8kutils/PKGBUILD b/extra/i8kutils/PKGBUILD index 51329a77f..eba677659 100644 --- a/extra/i8kutils/PKGBUILD +++ b/extra/i8kutils/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Dell Inspiron/Latitude kernel driver and utilities" url="http://people.debian.org/~dz/i8k/" license=('GPL2') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('glibc') source=(http://ftp.archlinux.org/other/i8kutils/$pkgname\_$pkgver.tar.gz) md5sums=('1ab077b301dbb0f4be8ef52eb3b97628') |