--- imagemagick-5.5.7.15.ebuild.old 2004-07-02 00:49:11.263957688 +0900 +++ imagemagick-5.5.7.15.ebuild 2004-07-02 00:51:04.560907832 +0900 @@ -20,7 +20,7 @@ LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ~mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~mips ppc64" IUSE="X cups jpeg lcms mpeg png truetype tiff xml2 wmf jbig" DEPEND=">=sys-apps/sed-4 @@ -57,6 +57,7 @@ use truetype || myconf="${myconf} --without-ttf" use wmf || myconf="${myconf} --without-wmf" use jbig || myconf="${myconf} --without-jbig" + use ppc64 && replace-flags "-O[2-9]" "-O1" # Netscape is still used ? More people should have Mozilla sed -i 's:netscape:mozilla:g' configure