Declare ARM support for packages to bootstrap.

* The bootstrap process won't work without that.
This commit is contained in:
PulkoMandy
2014-04-22 21:21:46 +02:00
parent 351e6777b1
commit 5f9bcb6928
31 changed files with 31 additions and 31 deletions

View File

@@ -5,7 +5,7 @@ LICENSE="Curl"
SRC_URI="http://curl.haxx.se/download/curl-7.36.0.tar.bz2"
CHECKSUM_SHA256="1fbe82b89bcd6b7ccda8cb0ff076edc60e911595030e27689f4abd5ef7f3cfcd"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PATCHES=""