diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-02-15 13:05:41 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-02-15 13:36:29 -0500 |
commit | 74e67ed61a177810529a254a85967998963068ef (patch) | |
tree | 9c6944daa699a5ba1e8087c4556905f4cf9006cf /mail-client | |
parent | profiles/alpha: Mask USE=ocaml (diff) | |
download | gentoo-74e67ed61a177810529a254a85967998963068ef.tar.gz gentoo-74e67ed61a177810529a254a85967998963068ef.tar.bz2 gentoo-74e67ed61a177810529a254a85967998963068ef.zip |
mail-client/balsa: Drop alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/balsa/balsa-2.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/balsa/balsa-2.6.4.ebuild b/mail-client/balsa/balsa-2.6.4.ebuild index 50e9c6db9833..2bc21c6e8c34 100644 --- a/mail-client/balsa/balsa-2.6.4.ebuild +++ b/mail-client/balsa/balsa-2.6.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://pawsa.fedorapeople.org/${PN}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 x86" +KEYWORDS="amd64 x86" IUSE="gnome +gnome-keyring kerberos ldap rubrica sqlite systray webkit xface" |