summaryrefslogtreecommitdiff
path: root/binfmt-qemu-static-all-arch
diff options
context:
space:
mode:
Diffstat (limited to 'binfmt-qemu-static-all-arch')
-rw-r--r--binfmt-qemu-static-all-arch/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/binfmt-qemu-static-all-arch/PKGBUILD b/binfmt-qemu-static-all-arch/PKGBUILD
index 0cd67da47..d906e2a22 100644
--- a/binfmt-qemu-static-all-arch/PKGBUILD
+++ b/binfmt-qemu-static-all-arch/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=binfmt-qemu-static-all-arch
pkgver=20210506
pkgrel=1
pkgdesc="Register qemu-static interpreters for various binary formats - all archetectures, intelligently removing the current archetecture"
-arch=('armv5' 'armv6h' 'armv7h' 'aarch64' 'i686' 'x86_64')
+arch=('armv5' 'armv6h' 'armv7h' 'aarch64' 'i686' 'pentium4' 'x86_64')
url="http://www.freedesktop.org/software/systemd/man/binfmt.d.html"
license=('GPL')
optdepends=('qemu-user-static')