diff options
Diffstat (limited to 'dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild index 76be5c239de3..82f0c39cb37b 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild,v 1.4 2005/09/10 02:38:00 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild,v 1.5 2005/09/14 15:34:55 josejx Exp $ inherit depend.php @@ -20,7 +20,7 @@ SRC_URI="http://pear.php.net/get/Archive_Tar-${ARCHIVE_TAR}.tgz LICENSE="PHP" SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" # we deliberately force people to remove their old PEAR installations, |