aboutsummaryrefslogtreecommitdiff
path: root/patches/gnupg/gnupg.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'patches/gnupg/gnupg.SlackBuild')
-rwxr-xr-xpatches/gnupg/gnupg.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/gnupg/gnupg.SlackBuild b/patches/gnupg/gnupg.SlackBuild
index bbe0b5a9..841f4b9d 100755
--- a/patches/gnupg/gnupg.SlackBuild
+++ b/patches/gnupg/gnupg.SlackBuild
@@ -16,7 +16,7 @@ fi
PACKAGE="gnupg"
VERSION=${VERSION:=1.4.5}
-ARCH=${ARCH:=x86_64}
+ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}
SRC_DIR=${SRC:=$CWD}