From 027a06ba000c28820efc46f80cb278c0cc88ec55 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Fri, 9 Sep 2005 14:21:31 +0000 Subject: Fix KEYWORDS. (Portage version: 2.0.52-r1) --- dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-php/PEAR-Mail_Mime') 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 8e84f907fdf3..f81c3d712d19 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.1 2005/09/08 07:51:36 sebastian Exp $ +# $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 $ 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="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~x86" IUSE="" -- cgit v1.2.3-65-gdbad