diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-07 15:59:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-07 22:07:07 +0000 |
commit | ae5ed080638f31f95065ab6d315fc7d4ee11683f (patch) | |
tree | bec7a283ed57a3ce5b598607fbc1db51ce7c84f6 /mail-client | |
parent | dev-python/html2text: keyworded 2017.10.4 for sparc, bug #626690 (diff) | |
download | gentoo-ae5ed080638f31f95065ab6d315fc7d4ee11683f.tar.gz gentoo-ae5ed080638f31f95065ab6d315fc7d4ee11683f.tar.bz2 gentoo-ae5ed080638f31f95065ab6d315fc7d4ee11683f.zip |
mail-client/balsa: keyworded 2.5.3-r1 for sparc, bug #626690
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/balsa/balsa-2.5.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/balsa/balsa-2.5.3-r1.ebuild b/mail-client/balsa/balsa-2.5.3-r1.ebuild index a7c754fb84ea..233945aa427c 100644 --- a/mail-client/balsa/balsa-2.5.3-r1.ebuild +++ b/mail-client/balsa/balsa-2.5.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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="amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="crypt gnome gnome-keyring kerberos ldap libnotify libressl rubrica sqlite webkit xface" |