diff options
author | 2004-02-22 16:30:50 +0000 | |
---|---|---|
committer | 2004-02-22 16:30:50 +0000 | |
commit | b0bc7786cfc2ae829a1279dfd460d917f15400b5 (patch) | |
tree | ee3f3af3b28229ec29900a9f16e885d721e808ab /net-mail/sylpheed/sylpheed-0.9.8-r2.ebuild | |
parent | amd64 (diff) | |
download | historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.tar.gz historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.tar.bz2 historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.zip |
Remove arm keywords
Diffstat (limited to 'net-mail/sylpheed/sylpheed-0.9.8-r2.ebuild')
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.9.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/sylpheed/sylpheed-0.9.8-r2.ebuild b/net-mail/sylpheed/sylpheed-0.9.8-r2.ebuild index 3b5d7e843a2f..e95a8a434c16 100644 --- a/net-mail/sylpheed/sylpheed-0.9.8-r2.ebuild +++ b/net-mail/sylpheed/sylpheed-0.9.8-r2.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-r2.ebuild,v 1.2 2004/02/17 23:24:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.9.8-r2.ebuild,v 1.3 2004/02/22 16:29:40 agriffis Exp $ IUSE="ssl xface ipv6 nls gnome ldap crypt pda gtk2" @@ -17,7 +17,7 @@ SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~arm ia64 ~amd64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ia64 ~amd64" PROVIDE="virtual/sylpheed" |