diff options
author | Virgil Dupras <hsoft@hardcoded.net> | 2016-07-31 21:48:37 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-08-05 16:17:29 +0200 |
commit | 08fe5f9af0977095033482e1950d435c0d73f728 (patch) | |
tree | 83862b4ad6db6c4903d6626f2290248495ec894e /mail-client | |
parent | mail-filter/opendkim-2.10.3-r2: fix systemd unit name, #589794 (diff) | |
download | gentoo-08fe5f9af0977095033482e1950d435c0d73f728.tar.gz gentoo-08fe5f9af0977095033482e1950d435c0d73f728.tar.bz2 gentoo-08fe5f9af0977095033482e1950d435c0d73f728.zip |
mail-client/sylpheed: add ~arm keyword, #578324
Closes: https://github.com/gentoo/gentoo/pull/1990
Package-Manager: portage-2.2.28
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed/sylpheed-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/sylpheed/sylpheed-3.5.0.ebuild b/mail-client/sylpheed/sylpheed-3.5.0.ebuild index b0b1451e42e1..70b9ce63583a 100644 --- a/mail-client/sylpheed/sylpheed-3.5.0.ebuild +++ b/mail-client/sylpheed/sylpheed-3.5.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="crypt ipv6 ldap libressl nls oniguruma pda spell ssl xface" CDEPEND="x11-libs/gtk+:2 |