mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Declare ARM support for packages to bootstrap.
* The bootstrap process won't work without that.
This commit is contained in:
@@ -11,7 +11,7 @@ LICENSE="GNU GPL v2"
|
||||
SRC_URI="http://ftp.gnu.org/gnu/automake/automake-1.13.1.tar.gz"
|
||||
CHECKSUM_SHA256="51bc10031847e9965c4f2c16a0a66552309ce28ea82b1afa8cef736643ebaa27"
|
||||
REVISION="4"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
|
||||
|
||||
PROVIDES="
|
||||
automake = $portVersion compat >= 1.13
|
||||
|
||||
Reference in New Issue
Block a user