diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 12:55:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 12:55:48 +0300 |
commit | 4cac98111bee4af461f1b3ab4916df0ba2d79def (patch) | |
tree | 31d75e9250c9c98eefb6662e031a3f5f7d5e19af /mail-client/balsa | |
parent | gnome-extra/zenity: amd64 stable wrt bug #670024 (diff) | |
download | gentoo-4cac98111bee4af461f1b3ab4916df0ba2d79def.tar.gz gentoo-4cac98111bee4af461f1b3ab4916df0ba2d79def.tar.bz2 gentoo-4cac98111bee4af461f1b3ab4916df0ba2d79def.zip |
mail-client/balsa: amd64 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'mail-client/balsa')
-rw-r--r-- | mail-client/balsa/balsa-2.5.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/balsa/balsa-2.5.6-r1.ebuild b/mail-client/balsa/balsa-2.5.6-r1.ebuild index 0a890dc87df1..4688124966c4 100644 --- a/mail-client/balsa/balsa-2.5.6-r1.ebuild +++ b/mail-client/balsa/balsa-2.5.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://pawsa.fedorapeople.org/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" IUSE="crypt gnome gnome-keyring kerberos ldap libnotify libressl rubrica sqlite webkit xface" |