summaryrefslogtreecommitdiff
path: root/shed
diff options
context:
space:
mode:
Diffstat (limited to 'shed')
-rw-r--r--shed/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/shed/PKGBUILD b/shed/PKGBUILD
index 41504716..977ef55d 100644
--- a/shed/PKGBUILD
+++ b/shed/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=shed
pkgver=1.15
pkgrel=1
pkgdesc="A simple hex editor with an ncurses, pico-style interface"
-arch=('i686' 'x86_64')
+arch=('i686' 'pentium4' 'x86_64')
url="http://shed.sourceforge.net/"
license=('GPL')
depends=('ncurses')