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

@@ -15,7 +15,7 @@ COPYRIGHT="1991-2013, Thomas G. Lane, Guido Vollbeding. All Rights Reserved"
SRC_URI="http://www.ijg.org/files/jpegsrc.v9.tar.gz"
CHECKSUM_SHA256="c4e29e9375aaf60b4b79db87a58b063fb5b84f923bee97a88280b3d159e7e535"
REVISION="3"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PATCHES="jpeg-9.patchset"