diff options
author | Jason Wever <weeve@gentoo.org> | 2005-09-11 18:47:46 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-09-11 18:47:46 +0000 |
commit | 2e1f515c83fb194884bc126026d9b5ae0af2874a (patch) | |
tree | 8d6a268f71dac2857f1df19e724b9f0b2b0a0e85 /dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild | |
parent | Mark 1.4.1 stable on alpha (diff) | |
download | gentoo-2-2e1f515c83fb194884bc126026d9b5ae0af2874a.tar.gz gentoo-2-2e1f515c83fb194884bc126026d9b5ae0af2874a.tar.bz2 gentoo-2-2e1f515c83fb194884bc126026d9b5ae0af2874a.zip |
Added ~sparc keyword.
(Portage version: 2.0.52-r1)
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 f81c3d712d19..0dd6566c5382 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.2 2005/09/09 14:21:30 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild,v 1.3 2005/09/11 18:47:46 weeve 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="~x86" +KEYWORDS="~sparc ~x86" IUSE="" |