diff options
author | Jason Wever <weeve@gentoo.org> | 2005-09-11 16:25:04 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-09-11 16:25:04 +0000 |
commit | 6f44e1b53bea887ee67fadce0a74995f2d218a49 (patch) | |
tree | f981ecfd9143455b87f0904c08c13c06674addbf /dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild | |
parent | Added ~sparc keyword. (diff) | |
download | gentoo-2-6f44e1b53bea887ee67fadce0a74995f2d218a49.tar.gz gentoo-2-6f44e1b53bea887ee67fadce0a74995f2d218a49.tar.bz2 gentoo-2-6f44e1b53bea887ee67fadce0a74995f2d218a49.zip |
Added ~sparc keyword.
(Portage version: 2.0.52-r1)
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 a03b5d47dcc6..932bd948aac6 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.2 2005/09/09 14:21:30 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild,v 1.3 2005/09/11 16:24:40 weeve Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Adds internationalization support to PHP applications" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" DEPEND="dev-php/PEAR-HTML_Template_IT" |