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 07aaef950c81..4b64127e1771 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-2005 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.4 2005/05/16 20:22:46 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild,v 1.5 2005/06/17 20:45:19 hansmi Exp $ inherit php-pear @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Adds internationalization support to PHP applications" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 amd64 ~sparc ~alpha ~ppc ~ia64" +KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86" DEPEND="dev-php/PEAR-HTML_Template_IT" |