diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:30:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:30:50 +0000 |
commit | 86608c04c15f6748913caf77c83fb2cfc37ee8ed (patch) | |
tree | 8a62aadd7eab94a7246791762ca53338f2d18298 /net-mail/sylpheed/sylpheed-0.9.8.ebuild | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.tar.gz gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.tar.bz2 gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.zip |
Remove arm keywords
Diffstat (limited to 'net-mail/sylpheed/sylpheed-0.9.8.ebuild')
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/sylpheed/sylpheed-0.9.8.ebuild b/net-mail/sylpheed/sylpheed-0.9.8.ebuild index 22f34bcaac31..ca4c730f99fe 100644 --- a/net-mail/sylpheed/sylpheed-0.9.8.ebuild +++ b/net-mail/sylpheed/sylpheed-0.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.9.8.ebuild,v 1.2 2004/02/21 03:31:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.9.8.ebuild,v 1.3 2004/02/22 16:29:40 agriffis Exp $ IUSE="ssl xface ipv6 nls gnome ldap crypt pda" @@ -14,7 +14,7 @@ HOMEPAGE="http://sylpheed.good-day.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~arm ~amd64 ia64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ia64" PROVIDE="virtual/sylpheed" |