diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-19 21:02:05 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-19 21:02:05 +0000 |
commit | e1a666a99637eb0aa263d6adecbabf9d88b88b0e (patch) | |
tree | 4b808867628c83f19f021ff1bb5213bedf23cbac /dev-php5/pecl-mailparse/pecl-mailparse-2.1.1.ebuild | |
parent | Added ~ppc64 keyword; bug #102649 (diff) | |
download | gentoo-2-e1a666a99637eb0aa263d6adecbabf9d88b88b0e.tar.gz gentoo-2-e1a666a99637eb0aa263d6adecbabf9d88b88b0e.tar.bz2 gentoo-2-e1a666a99637eb0aa263d6adecbabf9d88b88b0e.zip |
Added ~ppc64 keyword; bug #102649
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-php5/pecl-mailparse/pecl-mailparse-2.1.1.ebuild')
-rw-r--r-- | dev-php5/pecl-mailparse/pecl-mailparse-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-mailparse/pecl-mailparse-2.1.1.ebuild b/dev-php5/pecl-mailparse/pecl-mailparse-2.1.1.ebuild index 69135bc72b9c..48a56a5a5cfb 100644 --- a/dev-php5/pecl-mailparse/pecl-mailparse-2.1.1.ebuild +++ b/dev-php5/pecl-mailparse/pecl-mailparse-2.1.1.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-php5/pecl-mailparse/pecl-mailparse-2.1.1.ebuild,v 1.2 2005/09/10 06:11:30 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mailparse/pecl-mailparse-2.1.1.ebuild,v 1.3 2005/11/19 21:01:08 corsair Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_INI="yes" @@ -11,7 +11,7 @@ IUSE="" DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages." SLOT="0" LICENSE="PHP" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~ppc ~ppc64 ~sparc ~x86" need_php_by_category |