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

@@ -16,7 +16,7 @@ LICENSE="GNU GPL v3"
SRC_URI="http://ftp.gnu.org/gnu/tar/tar-1.27.1.tar.bz2"
CHECKSUM_SHA256="9b0fb3ce8512059337add0da5f8f0f7d7647f2201f5ece24581d620ea60337c6"
REVISION="2"
ARCHITECTURES="x86_gcc2 ?x86 x86_64"
ARCHITECTURES="x86_gcc2 ?x86 x86_64 arm"
PATCHES="tar-1.27.1.patchset"