Declare most recipes stable on x86

This commit is contained in:
Ingo Weinhold
2013-08-17 09:38:25 +02:00
parent d6ae3a8006
commit d3fff39e6e
46 changed files with 46 additions and 46 deletions

View File

@@ -6,7 +6,7 @@ COPYRIGHT="2002-2011 Kitware, Inc., Insight Consortium, All rights reserved."
SRC_URI="http://www.cmake.org/files/v2.8/cmake-2.8.5.tar.gz"
CHECKSUM_MD5="3c5d32cec0f4c2dc45f4c2e84f4a20c5"
REVISION="6"
ARCHITECTURES="x86_gcc2 ?x86"
ARCHITECTURES="x86_gcc2 x86"
PATCHES="cmake-2.8.5.patchset"