diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/uboot-grub/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/uboot-grub/PKGBUILD b/libre/uboot-grub/PKGBUILD index d680f6f67..5965d13f6 100644 --- a/libre/uboot-grub/PKGBUILD +++ b/libre/uboot-grub/PKGBUILD @@ -5,6 +5,7 @@ pkgbase=uboot-grub pkgname=('uboot-grub-am335x_evm') pkgver=2015.07 pkgrel=1 +arch=(armv7h) url='http://www.denx.de/wiki/U-Boot/' license=('GPL2') makedepends=('bc') |