diff options
-rw-r--r-- | libre/parabola-hackers/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/parabola-hackers/PKGBUILD b/libre/parabola-hackers/PKGBUILD index 0790a46e2..11d588b49 100644 --- a/libre/parabola-hackers/PKGBUILD +++ b/libre/parabola-hackers/PKGBUILD @@ -9,7 +9,7 @@ url='https://git.parabola.nu/packages/parabola-hackers.git/' license=('GPL') pkgrel=1 -arch=('x86_64') +arch=('armv7h' 'i686' 'x86_64') makedepends=('go' 'git') source=("parabola-hackers::git://git.parabola.nu/packages/parabola-hackers.git#commit=${_gitver}" LICENSE.lgpl-2.1.txt::https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt |