summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman)2018-12-21 00:21:16 +0000
committerCarsten Haitzler (Rasterman)2018-12-21 00:21:16 +0000
commit2d03323840b649d468913472dc979514e6166f3c (patch)
treed6a2dc645bef920ffa4c744f2c9e2d44cb210729
parent3cf46665f4f6963038464ea330fb8d8b7b477b53 (diff)
downloadaur-2d03323840b649d468913472dc979514e6166f3c.tar.gz
update architectures to be more expansive
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31c68a5f4255..eb6ca5e8588a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=$_pkgname-git
pkgver=0.3.0.r194.b7be3a0
pkgrel=1
pkgdesc="Video Player based on EFL - Development version"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://www.enlightenment.org/p.php?p=about/rage"
license=('BSD')
depends=('efl')