summaryrefslogtreecommitdiff
path: root/libre/uboot-grub/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-06 19:31:46 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-06 19:31:46 +0100
commit497db0cdddc11063ad22d030d06f3c8ace031e30 (patch)
tree9e6542ae72d4a2180c5c77243e1da4f6c7b23e45 /libre/uboot-grub/PKGBUILD
parente85662e28fdcbebe55a5cc24c02adc15d6d1c1ae (diff)
libre/uboot-grub: fixed syntax errors in PKGBUILD
Diffstat (limited to 'libre/uboot-grub/PKGBUILD')
-rw-r--r--libre/uboot-grub/PKGBUILD1
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')