summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-28 02:49:17 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-28 02:49:17 -0300
commit8240941c15534492c2b4dbd1095725eb501fd454 (patch)
treefeb703caeab59cda9125c599fab609c0cae86e20 /core
parent71f4d216a731d8b2e0309d32113b2ae1aca5c4f5 (diff)
parenta084559f421a288dd77f81e458161f95ae8d1be9 (diff)
Merge branch 'master' of ssh://vparabola/srv/git/projects/abslibre-mips64el
Conflicts: .gitignore community/virtualbox/PKGBUILD extra/transmission/PKGBUILD libre/pacman/PKGBUILD
Diffstat (limited to 'core')
-rw-r--r--core/udev/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/udev/PKGBUILD b/core/udev/PKGBUILD
index 0e235adc6..d596361c9 100644
--- a/core/udev/PKGBUILD
+++ b/core/udev/PKGBUILD
@@ -8,7 +8,7 @@ pkgbase="udev"
pkgname=('udev' 'udev-compat')
pkgver=168
pkgrel=2
-arch=(i686 x86_64 mips64el)
+arch=(i686 x86_64)
url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
license=('GPL')
groups=('base')