summaryrefslogtreecommitdiffstats
path: root/testing/lwm
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-08-08 02:28:39 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2011-08-08 02:28:39 -0500
commitee5d63496c23202925f5a014aba62166d9279439 (patch)
treeef577d7e755c56ee413585f8647a3baa9d44a209 /testing/lwm
parentd8ded7d9906a1abaeb3e6bfbc8ee1adb1a4b267f (diff)
downloadaports-ee5d63496c23202925f5a014aba62166d9279439.tar.bz2
aports-ee5d63496c23202925f5a014aba62166d9279439.tar.xz
testing/lwm: set $arch to all (but don't rebuild)
Diffstat (limited to 'testing/lwm')
-rw-r--r--testing/lwm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lwm/APKBUILD b/testing/lwm/APKBUILD
index 0746ebef1..411291b27 100644
--- a/testing/lwm/APKBUILD
+++ b/testing/lwm/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.2.2
pkgrel=0
pkgdesc="Lightweight Window Manager that tries to keep out of your face"
url="http://www.jfc.org.uk/software/lwm.html"
-arch="x86 x86_64"
+arch="all"
license="GPL"
depends=""
makedepends="libx11-dev libsm-dev"