diff options
author | Jason Wever <weeve@gentoo.org> | 2003-03-28 14:41:31 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-03-28 14:41:31 +0000 |
commit | 382fe9cd882c942d5a3b575e1b5c3b65ad44c2c2 (patch) | |
tree | 615d7283a8ca124813e7795a8d3feffedf9b362f /net-mail/sylpheed/sylpheed-0.8.11.ebuild | |
parent | marked 1.0 as stable (diff) | |
download | gentoo-2-382fe9cd882c942d5a3b575e1b5c3b65ad44c2c2.tar.gz gentoo-2-382fe9cd882c942d5a3b575e1b5c3b65ad44c2c2.tar.bz2 gentoo-2-382fe9cd882c942d5a3b575e1b5c3b65ad44c2c2.zip |
Added ~sparc to keywords.
Diffstat (limited to 'net-mail/sylpheed/sylpheed-0.8.11.ebuild')
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.8.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/sylpheed/sylpheed-0.8.11.ebuild b/net-mail/sylpheed/sylpheed-0.8.11.ebuild index b71645d88158..15db848740b5 100644 --- a/net-mail/sylpheed/sylpheed-0.8.11.ebuild +++ b/net-mail/sylpheed/sylpheed-0.8.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.8.11.ebuild,v 1.1 2003/03/13 18:43:20 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.8.11.ebuild,v 1.2 2003/03/28 14:41:31 weeve 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" +KEYWORDS="~x86 ~sparc" PROVIDE="virtual/sylpheed" |