summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-03-13 12:30:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-03-13 12:30:58 +0000
commit9bb8bbe2bf5d35794d504fc0b9f5a1184e3a2d15 (patch)
tree2bc2cc8023581f347238751ae2e872fadfa433b1 /testing
parent81a43bf202d859472181c9e39da5bed0451fcc5c (diff)
downloadaports-9bb8bbe2bf5d35794d504fc0b9f5a1184e3a2d15.tar.bz2
aports-9bb8bbe2bf5d35794d504fc0b9f5a1184e3a2d15.tar.xz
testing/xmlrpc-c: enable x86_64
builds here
Diffstat (limited to 'testing')
-rw-r--r--testing/xmlrpc-c/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xmlrpc-c/APKBUILD b/testing/xmlrpc-c/APKBUILD
index 69328b41f..5be55ac00 100644
--- a/testing/xmlrpc-c/APKBUILD
+++ b/testing/xmlrpc-c/APKBUILD
@@ -4,7 +4,7 @@ pkgver=1.16.40
pkgrel=0
pkgdesc="This library provides a modular implementation of XML-RPC for C and C++"
url="http://xmlrpc-c.sourceforge.net/"
-arch="x86"
+arch="all"
license="custom:xmlrpc-c"
depends=
makedepends="libtool curl-dev libxml2-dev zlib-dev"