aboutsummaryrefslogtreecommitdiffstats
path: root/main/gummiboot
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2016-08-27 14:02:03 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2016-08-27 14:02:03 +0000
commit6317634debfe19e782a3fda1a7e03bc14c8a3ffb (patch)
treef44e1e429237eee66308b28c1a8d2f9e2be41cdc /main/gummiboot
parentf8eaf2ee21a30b4686f28d7eb0395762d3ce6349 (diff)
downloadaports-6317634debfe19e782a3fda1a7e03bc14c8a3ffb.tar.bz2
aports-6317634debfe19e782a3fda1a7e03bc14c8a3ffb.tar.xz
main/gummiboot: disable on armhr
Diffstat (limited to 'main/gummiboot')
-rw-r--r--main/gummiboot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gummiboot/APKBUILD b/main/gummiboot/APKBUILD
index 9b0c1a6802..3411550bf8 100644
--- a/main/gummiboot/APKBUILD
+++ b/main/gummiboot/APKBUILD
@@ -4,7 +4,7 @@ pkgver=48.1
pkgrel=0
pkgdesc="Simple EFI Boot Manager"
url="http://freedesktop.org/wiki/Software/gummiboot"
-arch="all"
+arch="all !armhf"
license="LGPLv2+"
depends=""
depends_dev="util-linux-dev"