diff options
Diffstat (limited to 'dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild')
-rw-r--r-- | dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild index c74d823c0db3..081a600db732 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.3.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-Date/PEAR-Date-1.4.3.ebuild,v 1.4 2005/03/09 06:17:46 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild,v 1.5 2005/03/09 17:43:16 corsair Exp $ inherit php-pear @@ -8,4 +8,4 @@ IUSE="" DESCRIPTION="Date and Time Zone Classes" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~ppc64" |