Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/balsa/
Date: Sat, 29 May 2021 06:10:02
Message-Id: 1622268432.188ff1d40decec6c5f41ec3a23dd189b899fa10a.sam@gentoo
1 commit: 188ff1d40decec6c5f41ec3a23dd189b899fa10a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 06:07:12 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 06:07:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=188ff1d4
7
8 mail-client/balsa: Stabilize 2.6.2 x86, #792327
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 mail-client/balsa/balsa-2.6.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-client/balsa/balsa-2.6.2.ebuild b/mail-client/balsa/balsa-2.6.2.ebuild
16 index 1e0ac241c99..0b2f152a91d 100644
17 --- a/mail-client/balsa/balsa-2.6.2.ebuild
18 +++ b/mail-client/balsa/balsa-2.6.2.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="http://pawsa.fedorapeople.org/${PN}/${P}.tar.bz2"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86"
25
26 IUSE="gnome +gnome-keyring kerberos ldap rubrica sqlite webkit xface"