Revert "Require 32bit glibc on ppc64"

This reverts commit f26e2e5a40.

This is no longer needed and 32bit is no longer available.
This commit is contained in:
Brian C. Lane 2014-08-27 16:47:27 -07:00
parent ca058678d4
commit 380538b15c

View File

@ -56,11 +56,6 @@ Requires: grub2
Requires: grub2-tools
%endif
%ifarch ppc64
# ppc.tmpl uses 32bit addnote which needs the 32bit glibc on the host
Requires: glibc(ppc)
%endif
%ifarch s390 s390x
Requires: openssh
%endif