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

@@ -10,7 +10,7 @@ COPYRIGHT="1990-2012, Python Software Foundation"
SRC_URI="http://www.python.org/ftp/python/2.6.8/Python-2.6.8.tar.bz2"
CHECKSUM_MD5="c6e0420a21d8b23dee8b0195c9b9a125"
REVISION="4"
ARCHITECTURES="x86_gcc2 ?x86"
ARCHITECTURES="x86_gcc2 x86"
PATCHES="python-2.6.8.patch"