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 64acd8457162..2f5b2342d410 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.2 2005/09/08 05:58:53 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild,v 1.3 2005/09/09 14:21:31 sebastian 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="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~x86" IUSE="" # we deliberately force people to remove their old PEAR installations, |