apr: enable x86_64 on 1.5.0

This commit is contained in:
Jerome Duval
2014-09-27 13:05:49 +00:00
parent cf76fe9f1e
commit 3e967dda78

View File

@@ -5,7 +5,7 @@ CHECKSUM_SHA256="9879f02054cb22e99f605f6fdbf47f4c028af4cd4f351cf64186a7ee447f35d
COPYRIGHT="2012 The Apache Software Foundation."
LICENSE="Apache v2"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PATCHES="apr-1.5.0.patch"