diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-13 01:19:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-13 01:19:30 +0000 |
commit | 1f907f656696ce0f9f0c1a2d7cff038373ca913e (patch) | |
tree | 66930530a5a53f8b5944204ef0277db4d3faa7e4 /www-apps | |
parent | version bump (bug #82393) (diff) | |
download | gentoo-2-1f907f656696ce0f9f0c1a2d7cff038373ca913e.tar.gz gentoo-2-1f907f656696ce0f9f0c1a2d7cff038373ca913e.tar.bz2 gentoo-2-1f907f656696ce0f9f0c1a2d7cff038373ca913e.zip |
s390 love
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'www-apps')
-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 acfb8ed9aca7..7ce145b07d2d 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.10 2005/05/06 20:40:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-pear/horde-pear-1.3-r3.ebuild,v 1.11 2005/05/13 01:18:56 vapier 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="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 s390 sparc x86" IUSE="" S=${WORKDIR} |