diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-22 18:26:46 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-22 18:26:46 +0000 |
commit | 143b700d6407dd59b311804b450c97266b584955 (patch) | |
tree | 20bebb43fd2f91f8213a965e8441472fa98ca613 /dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild | |
parent | Marked -ppc because it's broken. See bug #111322. (diff) | |
download | gentoo-2-143b700d6407dd59b311804b450c97266b584955.tar.gz gentoo-2-143b700d6407dd59b311804b450c97266b584955.tar.bz2 gentoo-2-143b700d6407dd59b311804b450c97266b584955.zip |
Added ~ppc64 keyword; bug #105385
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild index ccf838fdca56..c72754e66aa8 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-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-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild,v 1.5 2005/11/21 16:07:49 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild,v 1.6 2005/11/22 18:26:46 corsair Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Provides classes to deal with creation and manipulation of mime mes LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |