diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 07:28:39 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 07:28:39 -0400 |
commit | 0446d2934fe2b4ff19e955fba5d209c3c887daf3 (patch) | |
tree | edf01fc7f4d9f4f8b91674cb4cf6169c095e5a89 /net-mail/mailutils | |
parent | net-libs/libgsasl: stable on arm64 (diff) | |
download | gentoo-0446d2934fe2b4ff19e955fba5d209c3c887daf3.tar.gz gentoo-0446d2934fe2b4ff19e955fba5d209c3c887daf3.tar.bz2 gentoo-0446d2934fe2b4ff19e955fba5d209c3c887daf3.zip |
net-mail/mailutils: stable on arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-mail/mailutils')
-rw-r--r-- | net-mail/mailutils/mailutils-3.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mailutils/mailutils-3.4-r2.ebuild b/net-mail/mailutils/mailutils-3.4-r2.ebuild index 459a10b5a305..00f17a8e4344 100644 --- a/net-mail/mailutils/mailutils-3.4-r2.ebuild +++ b/net-mail/mailutils/mailutils-3.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/mailutils/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~ppc-macos ~x64-macos ~x86-macos" IUSE="berkdb bidi +clients gdbm sasl guile ipv6 kerberos kyotocabinet ldap \ mysql nls pam postgres python servers ssl static-libs +threads tcpd \ tokyocabinet" |