diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-01-26 13:50:23 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-01-26 13:50:23 +0000 |
commit | 0cea22167420e53a22946f521d523fa3e135e97c (patch) | |
tree | e7cc69152e258c9da3cfa78fd1e79ca70d51426c /dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild | |
parent | Small fix for the startup script (diff) | |
download | gentoo-2-0cea22167420e53a22946f521d523fa3e135e97c.tar.gz gentoo-2-0cea22167420e53a22946f521d523fa3e135e97c.tar.bz2 gentoo-2-0cea22167420e53a22946f521d523fa3e135e97c.zip |
Marked ~hppa (bug #111525).
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild index d69f31658b14..1e616141887b 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.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.4.6-r1.ebuild,v 1.9 2006/01/25 23:46:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild,v 1.10 2006/01/26 13:50:23 jer 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 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" # we deliberately force people to remove their old PEAR installations, |