diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-23 00:52:22 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-23 00:52:22 +0000 |
commit | 1a1ae00e0fef823be11574e4503d53806ab378dd (patch) | |
tree | e51e8e9fd03122e8360170cc82307bc2d83a342a /dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild | |
parent | Add ~ia64 keyword, bug 119722. (diff) | |
download | gentoo-2-1a1ae00e0fef823be11574e4503d53806ab378dd.tar.gz gentoo-2-1a1ae00e0fef823be11574e4503d53806ab378dd.tar.bz2 gentoo-2-1a1ae00e0fef823be11574e4503d53806ab378dd.zip |
Add ~ia64 keyword, bug 119722.
(Portage version: 2.0.54)
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 f936938556cb..afa15b6b0e60 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-2006 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.10 2006/01/22 21:56:53 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild,v 1.11 2006/01/23 00:49:46 kloeri 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 ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="" |