mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Declare ARM support for packages to bootstrap.
* The bootstrap process won't work without that.
This commit is contained in:
@@ -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=""
|
||||
|
||||
Reference in New Issue
Block a user