summaryrefslogtreecommitdiff
path: root/bindfs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'bindfs/PKGBUILD')
-rw-r--r--bindfs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindfs/PKGBUILD b/bindfs/PKGBUILD
index 481c93c6..afa09423 100644
--- a/bindfs/PKGBUILD
+++ b/bindfs/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=bindfs
pkgver=1.13.11
pkgrel=1
pkgdesc="A FUSE filesystem for mirroring a directory to another directory, similar to 'mount --bind', with permission settings."
-arch=('i686' 'x86_64')
+arch=('i686' 'pentium4' 'x86_64')
url="http://bindfs.org/"
license=('GPL')
depends=('fuse')