summaryrefslogtreecommitdiff
path: root/libre/filesystem/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/filesystem/PKGBUILD')
-rw-r--r--libre/filesystem/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/filesystem/PKGBUILD b/libre/filesystem/PKGBUILD
index 57a654671..ea63d9b8b 100644
--- a/libre/filesystem/PKGBUILD
+++ b/libre/filesystem/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgrel+=.parabola1
pkgdesc='Base Parabola GNU/Linux-libre files'
arch=('x86_64')
-arch+=('i686' 'armv7h' 'ppc64le')
+arch+=('armv7h' 'i686' 'ppc64le')
license=('GPL')
url='https://www.parabola.nu'
depends=('iana-etc')
@@ -138,4 +138,3 @@ package() {
# add logo
install -D -m644 "$srcdir"/parabola{,-logo}.{svg,png} usr/share/pixmaps
}
-