diff options
Diffstat (limited to 'dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild index 9738b58eaed9..816471476c8c 100644 --- a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild +++ b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild,v 1.2 2004/08/03 20:01:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild,v 1.3 2004/11/29 11:03:06 blubb Exp $ inherit php-pear @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Adds internationalization support to PHP applications" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ia64" +KEYWORDS="~x86 ~ia64 ~amd64" DEPEND="dev-php/PEAR-HTML_Template_IT" |