summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergej Pupykin2017-10-04 12:41:33 +0300
committerSergej Pupykin2017-10-04 12:41:33 +0300
commite0b8c635f4d83bac49e13cece907f5ac667317f2 (patch)
tree129b47a94b88af59c646b0d697af5a98a3f194f6
parentfa514e83161c58795fbd4bd3ec1f9754b3f5c80d (diff)
downloadaur-e0b8c635f4d83bac49e13cece907f5ac667317f2.tar.gz
cleanup
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a660ab914ff..c40e4901832a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver() {
}
pkgrel=1
pkgdesc="Port Allwinner xradio driver to mainline Linux"
-arch=(armv7h x86_64)
+arch=(armv7h)
url="https://github.com/fifteenhex/xradio.git"
license=('GPL')
depends=()