summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-05-16 20:24:26 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-05-16 20:24:26 +0000
commitd401b3d38549e8f3034b7e6da0db40d514ad1b2d (patch)
tree3c6ee5aa9f7573da041ebaaf839e88d0d7d9412a /dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild
parentAdd ~alpha. (diff)
downloadgentoo-2-d401b3d38549e8f3034b7e6da0db40d514ad1b2d.tar.gz
gentoo-2-d401b3d38549e8f3034b7e6da0db40d514ad1b2d.tar.bz2
gentoo-2-d401b3d38549e8f3034b7e6da0db40d514ad1b2d.zip
Stable on amd64 and x86.
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.ebuild6
1 files changed, 3 insertions, 3 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 816471476c8c..07aaef950c81 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
+# 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.3 2004/11/29 11:03:06 blubb Exp $
+# $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 $
inherit php-pear
@@ -8,5 +8,5 @@ IUSE=""
DESCRIPTION="Adds internationalization support to PHP applications"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86 ~ia64 ~amd64"
+KEYWORDS="x86 amd64 ~sparc ~alpha ~ppc ~ia64"
DEPEND="dev-php/PEAR-HTML_Template_IT"