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 @@ LICENSE="GNU GPL v2"
SRC_URI="http://mercurial.selenic.com/release/mercurial-2.2.2.tar.gz"
CHECKSUM_MD5="9f59b5d71969cbb2671702cd2a7a5a11"
REVISION="3"
ARCHITECTURES="x86_gcc2 ?x86"
ARCHITECTURES="x86_gcc2 x86"
PATCHES="mercurial-2.2.2.patch"