diff options
author | Sam James <sam@gentoo.org> | 2021-10-04 02:24:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-04 02:24:57 +0100 |
commit | 2424b49a0b3b4fea440854c4c123c7ccd07e4de5 (patch) | |
tree | 29a3e861d7175484f92c6a38f9ae7e64293bae5f /mail-client | |
parent | gui-libs/gdk-pixbuf-loader-webp: Stabilize 0.0.3 amd64, #815013 (diff) | |
download | gentoo-2424b49a0b3b4fea440854c4c123c7ccd07e4de5.tar.gz gentoo-2424b49a0b3b4fea440854c4c123c7ccd07e4de5.tar.bz2 gentoo-2424b49a0b3b4fea440854c4c123c7ccd07e4de5.zip |
mail-client/balsa: Stabilize 2.6.3 amd64, #815013
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/balsa/balsa-2.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/balsa/balsa-2.6.3.ebuild b/mail-client/balsa/balsa-2.6.3.ebuild index 68e70a5b90f1..241fe96fdce6 100644 --- a/mail-client/balsa/balsa-2.6.3.ebuild +++ b/mail-client/balsa/balsa-2.6.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://pawsa.fedorapeople.org/${PN}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" IUSE="gnome +gnome-keyring kerberos ldap rubrica sqlite webkit xface" |