diff options
author | Sam James <sam@gentoo.org> | 2021-11-06 04:08:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-06 04:08:56 +0000 |
commit | f75e19dd0adccb7d99fd9eb426852f57cf8568d0 (patch) | |
tree | 4f652bf3ea305984c2165e46c5628e811ce5194f /mail-client | |
parent | gui-libs/gdk-pixbuf-loader-webp: Stabilize 0.0.3 x86, #815013 (diff) | |
download | gentoo-f75e19dd0adccb7d99fd9eb426852f57cf8568d0.tar.gz gentoo-f75e19dd0adccb7d99fd9eb426852f57cf8568d0.tar.bz2 gentoo-f75e19dd0adccb7d99fd9eb426852f57cf8568d0.zip |
mail-client/balsa: Stabilize 2.6.3 x86, #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 241fe96fdce6..97f92e6b874d 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" |