From fe65c9111d1e6ec50ba8250b528ac9075a1ac556 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 19 Jan 2008 22:09:17 +0000 Subject: Dropped ppc-macos keyword, see you in prefix (Portage version: 2.1.3.19, RepoMan options: --force) --- app-text/aspell/aspell-0.50.5-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/aspell') diff --git a/app-text/aspell/aspell-0.50.5-r4.ebuild b/app-text/aspell/aspell-0.50.5-r4.ebuild index 1846f135b294..2cd4740d6686 100644 --- a/app-text/aspell/aspell-0.50.5-r4.ebuild +++ b/app-text/aspell/aspell-0.50.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r4.ebuild,v 1.18 2007/03/04 07:27:33 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r4.ebuild,v 1.19 2008/01/19 22:09:17 grobian Exp $ inherit libtool eutils flag-o-matic @@ -24,7 +24,7 @@ src_unpack() { } src_compile() { - if [ "${ARCH}" == "ppc" ] || [ "${ARCH}" == "ppc-macos" ]; then + if [ "${ARCH}" == "ppc" ] ; then append-flags -O2 -fsigned-char fi if [ "${ARCH}" == "alpha" ]; then -- cgit v1.2.3-65-gdbad