[PyQuante/el6/master] Exclude ppc and ppc64.

Jussi Lehtola jussilehtola at fedoraproject.org
Sat Jan 22 21:52:30 UTC 2011


commit b2b7ebeeda67f880dedcfb413c193a6b8923138c
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Sat Jan 22 23:52:22 2011 +0200

    Exclude ppc and ppc64.

 PyQuante.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/PyQuante.spec b/PyQuante.spec
index ddcf6e9..aaf82c2 100644
--- a/PyQuante.spec
+++ b/PyQuante.spec
@@ -27,6 +27,9 @@ BuildRequires:	libint-devel
 Requires:	numpy
 Requires:	openbabel
 
+# Don't build on ppc or ppc64 due to problems
+ExcludeArch:	ppc ppc64
+
 %description
 PyQuante is an open-source suite of programs for developing quantum chemistry
 methods. The program is written in the Python programming language, but has


More information about the scm-commits mailing list