diff options
Diffstat (limited to 'www-apps/horde-pear/horde-pear-1.3-r3.ebuild')
-rw-r--r-- | www-apps/horde-pear/horde-pear-1.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/horde-pear/horde-pear-1.3-r3.ebuild b/www-apps/horde-pear/horde-pear-1.3-r3.ebuild index 104cdb704c8a..5598926ec0b5 100644 --- a/www-apps/horde-pear/horde-pear-1.3-r3.ebuild +++ b/www-apps/horde-pear/horde-pear-1.3-r3.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/www-apps/horde-pear/horde-pear-1.3-r3.ebuild,v 1.1 2005/02/19 05:48:27 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-pear/horde-pear-1.3-r3.ebuild,v 1.2 2005/03/09 06:50:42 sebastian Exp $ DESCRIPTION="Meta package for the PEAR packages required by Horde." HOMEPAGE="http://pear.php.net/" @@ -9,7 +9,7 @@ LICENSE="as-is" SLOT="1" # when unmasking for an arch # double check none of the deps are still masked! -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" IUSE="" S=${WORKDIR} |