diff options
Diffstat (limited to 'mail-client/balsa/balsa-2.3.26.ebuild')
-rw-r--r-- | mail-client/balsa/balsa-2.3.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/balsa/balsa-2.3.26.ebuild b/mail-client/balsa/balsa-2.3.26.ebuild index e1d86aab13dc..c721dcd7698b 100644 --- a/mail-client/balsa/balsa-2.3.26.ebuild +++ b/mail-client/balsa/balsa-2.3.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.26.ebuild,v 1.2 2009/01/09 17:15:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.26.ebuild,v 1.3 2009/01/10 16:11:25 armin76 Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://balsa.gnome.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ppc sparc ~x86" # Doesn't currently build with -gnome IUSE="crypt doc gtkhtml gtkspell kerberos ldap libnotify rubrica sqlite ssl xface" |