[perlbrew/el6: 6/6] excludearch ppc64

Iain Arnell iarnell at fedoraproject.org
Fri May 27 08:04:17 UTC 2011


commit cbc7c4ac8db255b0c03b98f410c3fc571060fcb5
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri May 27 09:55:11 2011 +0200

    excludearch ppc64

 perlbrew.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perlbrew.spec b/perlbrew.spec
index 89afb0a..e2c1d27 100644
--- a/perlbrew.spec
+++ b/perlbrew.spec
@@ -22,6 +22,9 @@ BuildRequires:  perl(Try::Tiny)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       perl(Devel::PatchPerl) >= 0.26
 Requires:       curl
+# perl(Devel::PatchPerl) isn't available in EPEL6 ppc64
+# because perl(File::pushd) isn't available in RHEL6 ppc64
+ExcludeArch:    ppc64
 
 # maybe someone expects to find
 Provides:       perl-App-perlbrew = %{version}-%{release}


More information about the scm-commits mailing list