diff options
Diffstat (limited to 'libre/povray/PKGBUILD')
-rw-r--r-- | libre/povray/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/povray/PKGBUILD b/libre/povray/PKGBUILD index 0289a2a5d..5f590dd21 100644 --- a/libre/povray/PKGBUILD +++ b/libre/povray/PKGBUILD @@ -13,7 +13,7 @@ pkgver=3.7 pkgrel=11.parabola1 epoch=1 pkgdesc='Script based raytracer for creating 3D graphics, without nonfree documentation' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'armv7h') license=('AGPL3') url='http://povray.org/' depends=('libtiff' 'libpng' 'boost-libs') |