summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Orefice2017-12-11 09:19:22 +0100
committerAntonio Orefice2017-12-11 09:19:22 +0100
commit52551958ae07727e31624a67dd320d17abcba4ba (patch)
tree0f3a62867190f367df26380eb6956f8ae52e66e9 /PKGBUILD
parent1a9fe82c681da345467ce379d2f7c7c36a2d026d (diff)
downloadaur-52551958ae07727e31624a67dd320d17abcba4ba.tar.gz
add armv7h architecture, reported to work.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 792863602e44..f5e75220f376 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=dvbsnoop
pkgver=1.4.50
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
pkgrel=2
license=('GPL')
pkgdesc="dvbsnoop is a DVB / MPEG stream analyzer program, which enables you to watch (live) stream information in human readable form"