summaryrefslogtreecommitdiff
path: root/libre/filesystem
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-09-23 00:21:43 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-09-23 00:21:43 -0500
commitc46530cc357ee3e913d7243ad477caaa2ad2e147 (patch)
treeec0419dac0bb5f5c4df93de516d8c23d103919d8 /libre/filesystem
parent012072bdea6f719d2606a6dc3f08292955f24b1a (diff)
filesystem: Add armv7h in arch
Diffstat (limited to 'libre/filesystem')
-rw-r--r--libre/filesystem/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/filesystem/PKGBUILD b/libre/filesystem/PKGBUILD
index 277a5c5de..6ef78a1d6 100644
--- a/libre/filesystem/PKGBUILD
+++ b/libre/filesystem/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=filesystem
pkgver=2015.02
pkgrel=1.parabola1
pkgdesc='Base filesystem (Parabola rebranded)'
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64' 'armv7h')
license=('GPL')
url='https://www.parabola.nu'
groups=('base')