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

@@ -21,7 +21,7 @@ LICENSE="GNU GPL v1
SRC_URI="http://www.cpan.org/src/perl-5.10.1.tar.gz"
CHECKSUM_MD5="b9b2fdb957f50ada62d73f43ee75d044"
REVISION="5"
ARCHITECTURES="x86_gcc2 ?x86"
ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
perl = $portVersion compat >= 5

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"

View File

@@ -11,7 +11,7 @@ LICENSE="
"
COPYRIGHT="2001-2011 Peter Johnson and other Yasm developers."
REVISION="3"
ARCHITECTURES="x86_gcc2 ?x86"
ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
yasm = $portVersion compat >= 1