mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
udev arm architecture change
This commit is contained in:
parent
622bea4cf5
commit
64ee609f42
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ pkgbase="udev"
|
|||
pkgname=('udev' 'udev-compat')
|
||||
pkgver=157
|
||||
pkgrel=1
|
||||
arch=(i686 x86_64)
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
|
||||
license=('GPL')
|
||||
groups=('base')
|
||||
|
|
Loading…
Reference in a new issue