diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-10-24 13:46:23 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-10-24 13:46:23 +0000 |
commit | 200b6015758e6fb9bee77190d9e4dbae233b690a (patch) | |
tree | 13b7328cf39b42bf042bb8da81246896cf141df2 /dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild | |
parent | Marked ~ppc. (diff) | |
download | gentoo-2-200b6015758e6fb9bee77190d9e4dbae233b690a.tar.gz gentoo-2-200b6015758e6fb9bee77190d9e4dbae233b690a.tar.bz2 gentoo-2-200b6015758e6fb9bee77190d9e4dbae233b690a.zip |
Add ~amd64.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild')
-rw-r--r-- | dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild index d9cae104d15c..26893f1f747e 100644 --- a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild +++ b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.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-r2.ebuild,v 1.4 2005/10/08 11:19:16 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild,v 1.5 2005/10/24 13:46:21 sebastian Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Adds internationalization support to PHP applications" LICENSE="PHP" SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" RDEPEND=">=dev-php/PEAR-HTML_Template_IT-1.1-r1" |