aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryangxuan8282 <yangxuan8282@gmail.com>2018-11-29 21:32:20 +0800
committerNatanael Copa <ncopa@alpinelinux.org>2018-12-07 17:26:40 +0000
commite3cbabc477240f014f28a13a1924fa27b5a950a9 (patch)
treef9c2e508f3923be9dfddc300ba09758e1ce841ca
parent954419f2038e4fc927f0fee9f34222f3d29e05cd (diff)
downloadaports-e3cbabc477240f014f28a13a1924fa27b5a950a9.tar.bz2
aports-e3cbabc477240f014f28a13a1924fa27b5a950a9.tar.xz
testing/linux-amlogic: disable armhf and armv7
For now didn't supply kernel config for armhf and armv7, will add them back when add kernel config.
-rw-r--r--testing/linux-amlogic/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/linux-amlogic/APKBUILD b/testing/linux-amlogic/APKBUILD
index 1c7e3210a7..2c7bbc3ff7 100644
--- a/testing/linux-amlogic/APKBUILD
+++ b/testing/linux-amlogic/APKBUILD
@@ -53,7 +53,7 @@ source="$url/archive/${_commit}.tar.gz
off_error_text_offset.patch
"
subpackages=""
-arch="armhf armv7 aarch64"
+arch="aarch64"
license="GPL-2.0"
_flavors=
for _i in $source; do