diff options
Diffstat (limited to 'dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild index 451e592bd542..995e8082a197 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r4.ebuild,v 1.3 2006/01/19 21:12:28 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild,v 1.4 2006/01/20 05:03:33 vapier 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 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm ia64 ~ppc ppc64 s390 sh ~sparc x86" IUSE="" # we deliberately force people to remove their old PEAR installations, |