summaryrefslogtreecommitdiffstats
path: root/testing/amule
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-12-23 16:11:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-12-23 16:11:29 +0000
commit335132a950b4bf6df52d8c064070af7ce55dfc20 (patch)
treea462cb30c27bd7811f6e26134fc631838220121a /testing/amule
parent3b7c96bddf6f5e9929a62eddc3205d490549c5d6 (diff)
testing/amule: disable on x86
it fails to build
Diffstat (limited to 'testing/amule')
-rw-r--r--testing/amule/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/amule/APKBUILD b/testing/amule/APKBUILD
index aee0bbee431..5e835fb2272 100644
--- a/testing/amule/APKBUILD
+++ b/testing/amule/APKBUILD
@@ -6,7 +6,7 @@ pkgver=10852
pkgrel=0
pkgdesc="An eMule-like client for the eD2k and Kademlia networks"
url="http://www.amule.org"
-arch="all"
+arch="x86_64"
license="GPL2"
depends=""
depends_dev="crypto++-dev gd-dev geoip-dev libsm-dev libupnp-dev wxgtk2.8-dev"