summaryrefslogtreecommitdiff
path: root/ldm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'ldm/PKGBUILD')
-rw-r--r--ldm/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldm/PKGBUILD b/ldm/PKGBUILD
index e2e0527c..38afff4e 100644
--- a/ldm/PKGBUILD
+++ b/ldm/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=ldm
pkgver=0.7
pkgrel=1
pkgdesc="A lightweight device mounter"
-arch=('i686' 'x86_64')
+arch=('i686' 'pentium4' 'x86_64')
url="https://github.com/LemonBoy/ldm"
license=('MIT')
depends=('udev' 'util-linux' 'glib2')