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 @@ COPYRIGHT="1997-2011 IBM Corporation and others."
SRC_URI="http://download.icu-project.org/files/icu4c/4.8.1.1/icu4c-4_8_1_1-src.tgz"
CHECKSUM_SHA256="0a70491c5fdfc5a0fa7429f820da73951e07d59a268b3d8ffe052eec65820ca1"
REVISION="4"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PATCHES="icu-4.8.1.1.patch"