system/bleachbit: Hardcode ARCH=noarch

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Niels Horn 2010-07-04 03:22:13 -05:00 committed by Robby Workman
parent 3ff2a696f5
commit ade3fcaa5d

View file

@ -24,7 +24,7 @@
PRGNAM=bleachbit
VERSION=${VERSION:-0.6.3}
ARCH=${ARCH:-noarch}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}