diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:05:01 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:29:43 +0100 |
commit | 4db109f5dc0fde356f1ef60055df840b3df0b57f (patch) | |
tree | 28417bf0f9f4e598b6736f9f0c4541643c93de42 /mail-client | |
parent | gnome-extra/nm-applet: x86 stable, bug 606818 (diff) | |
download | gentoo-4db109f5dc0fde356f1ef60055df840b3df0b57f.tar.gz gentoo-4db109f5dc0fde356f1ef60055df840b3df0b57f.tar.bz2 gentoo-4db109f5dc0fde356f1ef60055df840b3df0b57f.zip |
mail-client/balsa: x86 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/balsa/balsa-2.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/balsa/balsa-2.5.3.ebuild b/mail-client/balsa/balsa-2.5.3.ebuild index b245dca97c6d..73327f177f5c 100644 --- a/mail-client/balsa/balsa-2.5.3.ebuild +++ b/mail-client/balsa/balsa-2.5.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://pawsa.fedorapeople.org/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="crypt gnome gnome-keyring kerberos ldap libnotify libressl rubrica spell sqlite webkit xface" |